#comments{
	width:500px;
}
#comments * {
	font-size:11px;
	color:#333;
}
#comments_content{
	margin-top:25px;
}
#comments h2{
	font-size:14.5px !important;
}
#comments #name, #comments #title{
	width:170px;
}
#comments .content{
	width:460px;
}
#comments #captcha{
	width:112px;
}
#comments #submit{
	height:35px;
	width:80px;
}
#comments_content h3{
	color:#111;
	margin:0;
	padding:0;
}
.comment{
	padding: 15px 0;
	font-weight:normal;
}
.comment1{
	background-color:#F8F8F8;
	border: 1px solid #DDD;
	border-width: 1px 0;
}
.comment .date{
	text-decoration:none;
	font-size:10.1px !important;
	color:#0066CC !important;
	direction:ltr;
}
.comment .date:hover{
	text-decoration:underline;
}
.comment .author{
	font-weight:bold;
}
.comment .name, .comment .user{
	font-weight:normal;
}
.comment .user{
	font-weight:bold;
}
.comment .content{
	margin-top:8px;
	margin:0;
}