.navigationLinks
{
	display:none;
}

.articleBlock
{
	font-size:13px;
	margin-left:12px;
	margin-right:12px;
	text-align:justify;
}

.articleBlock .mainTitle
{
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:5px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/icons/artic_papr.gif);
}

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

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

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


div.articles_category {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
div.activity_class {
	padding-left:62px;
	background: left top no-repeat;
	min-height: 54px;
	margin-top: 10px;
}
div.categoryHeader {
	margin-bottom: 40px;
}
div.art_title {
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
	padding-left: 5px;
}
div.art_pic {
	border: solid 2px green;
	float: left;
	background-repeat:  no-repeat;
	background-position:  center center;
	margin-right: 20px;
}
div.preview, div.preview2 {
	width: 65%;
	float: left;
}
div.preview p {
	text-indent: 1.5em;
}
div.article_categ {
	margin-left: 40px;
	margin-bottom: 30px;
	margin-top: 20px;
}
a.bold_a {
	font-weight: bold;
}
