@charset "UTF-8";

#topics .body dl
{
	padding-top: 1ex;
}

#topics .body dl dt
{
	padding-top: 0.5ex;
	line-height: 1.5em;
	color: #990000;
}

#topics .body dl dd
{
	padding-bottom: 0.5ex;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCCCCC;
}
