@CHARSET "ISO-8859-1";

div.SubmitComment
{
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 8px;		
	margin-bottom: 2px;
	padding: 4px;
	color: #000000;
	font-size: 11px;	
}

textarea
{
	font-size: 11px;
	font-family: sans-serif;
}

div.DetailHeader
{
	padding-left: 4px;
	padding-right: 4px;
	clear: all;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 12px;
}