.comment_table
{
	width: 100%;
}

.comment_footer
{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
    vertical-align: bottom;
    height: 100%;
    padding-right: 0px;  /* Was 7px */
    white-space: nowrap;
}

.comment_report_box
{
	width: 75%;
}

 .comment_box
{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    color : #000000;
    width: 100%;
	border-collapse: collapse;
}


textarea.comment_reply
{
	font-size: 8pt;
}

input.comment_reply
{
	font-size: 8pt;
	font-weight: bold;
}
