.article {
	width: 690px;
	float: left;
	margin-right: 30px;
	padding-bottom: 10px;
}
.article_content {
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
}
.art_info {
	font-size: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.art_comments h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.acomment h6 {
	font-size: 12px;
	color: #B20837;
	font-weight: bold;
}
.acomment {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin: 0px;
	background-image: url(../images/comment.bloke.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.acomment.comtop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.art_small h3 {
	padding-left: 90px;
	font-weight: bold;
	color: #93072E;
	font-size: 14px;
	text-decoration: none;
}
.art_small .art_small_date {
	color: #999;
	font-size: 12px;
	padding-left: 90px;
}

.art_small h3 a {
	color: #93072E;
	text-decoration: none;
}
.art_small h3 a:hover {
	text-decoration: underline;
}
.art_small p a {
	color: #93072E;
	text-decoration: none;
}



.art_small img {
	float: left;
	border: 1px solid #666;
	margin-top: 5px;
}
.art_small {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	min-height: 85px;
}
.art_small p {
	font-size: 12px;
	padding-left: 90px;
}


.art_comments form table tr td {
	vertical-align: top;
	padding: 3px;
}



.art_info ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
.art_comments {
	font-size: 12px;
}

.article .artim {
	float: left;
	margin-right: 10px;
	border: 1px solid #333;
}


.article p {
	margin-bottom: 1em;

}

.article h2 {
	font-weight: bold;
	color: #B20837;
	font-size: 18px;
	margin-bottom: 10px;
}

.acomment p {
	margin: 0px;
	padding: 0px;
}

