/* Start of CMSMS style sheet 'Module: Comments' */
#comments textarea.m3 {
	width: 325px;
}
#comments h3 {
	margin: 1em 0 0.5em 0;
	font-size:1.5em;
	color: #ffa10f;
	border-top: solid #999 1px;
}
#comments dl dt {
	margin-top: 1em;
	font-weight: bold;
}
#comments dl dd {
	margin: 0.2em 0 0 0.5em;
	font-size:0.8em;
}

/* End of 'Module: Comments' */

