dl
{
	margin: 0px;
	padding: 0px;
}

dt
{
	font-size: small;
	line-height: 1.7em;
	margin: 0px 1em 0px 0px;
	padding: 5px;
	float: left;
	width: 3em;
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #FF0000;
	text-align: right;
}

dd
{
	font-size: small;
	line-height: 1.7em;
	margin: 0px 0px 0px 4em;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
