.navigationLinks
{
	display:none;
}

.articleBlock
{
	font-size:13px;
	margin-left:12px;
	margin-right:12px;
	text-align:justify;
background:transparent url(../images/bg-blog.jpg) repeat-x scroll left bottom;
margin-bottom:10px;
padding-bottom:20px;}

.articleBlock .mainTitle
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
.MsoNormal span{
	font-size:12px !important;
}

.addLink, .categoryEdit, .categoryDelete
{
	position:relative;
	float:right;
	font-size:12px;
	color:#666666;
	margin-right:12px;
}

.articleBlock .date
{
	font-size:12px;
	color:#666666;
}

.articl {
	width:100%;
	height:500px;
}