.comment_box
{
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.comment_box .footer
{
	clear: both;
	text-align: right;
}
.comment_box h3
{
	margin: 0px 0px 8px;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
