.comment_item {
	margin-top: 0px;
	margin-bottom: 8px;
}

.comment_item td {
	vertical-align: top;
}

.comment_date {
	font-size: 11px;
	color: #666666;
	padding-right: 8px;
}

.comment_title {
	font-size: 11px;
	color: #666666;
	background-image: url('../img/comments/comments_icon.jpg');
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 36px;
}

.comment_text {
}

.comment_author {
	font-weight: bold;
	color: #666666;
}

.comment_anonimous {
	color: #999999;
}

.comment_answer {
	color: #2b5276;
	margin: 18px 0px 0px 20px;
	border-left: solid 4px #EAEAEA;
	padding-left: 16px;
}

.comment_answer_title {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
}
