#content_main ul,ol {
	margin:15px 10px 0px 0px;
	line-height:normal;
}




ol.comments li {
	clear:right;
	font-size:90%;
}

ol.comments .user {
	float:right;
	width:80px;
	background:url(../images/user.jpg) no-repeat #BEB8A2;
	font:90% Verdana;
	height:60px;
}

ol.comments .user a {
	color:#382725;
}

ol.comments .user img {


}

ol.comments .user p {
	margin:0;
	padding:0;
}

ol.comments p {
	margin:1px 90px 15px 5px;
}

