#leave_reply {
}
#leave_reply #reply_heading {
	float: left;
	width: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #434343;
}
#leave_reply #comments_bg {
	background-image: url(../images/comments-bdg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 115px;
	height: 26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
	margin-top: 5px;
}
.textfiled {
	background-image: url(../images/textfiled.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 187px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 33px;
	padding-left: 5px;
}
#container #contentarea #contents #right_notes {
	float: left;
	width: 150px;
}
#comments.comments_detail    {
	margin: 10px 0px 0px;
	width: 370px;
	padding-left: 30px;
}
#comments.comments_detail  h4    {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #115ab0;
	margin: 0px;
	padding: 0px;
}
#comments.comments_detail .img {
	margin: 0px;
	padding: 5px 10px 0px 0px;
	float: left;
}
 #comments.comments_detail .text {
	margin: 0px;
	float: left;
	width: 320px;
	padding: 2px 0px 0px;
}
 #comments.comments_detail  .text  a    {
	color: #115AB0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
 #comments.comments_detail  .text  a:hover    {
	color: #0000CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}