dl.stmap{
margin:30px 0 0 20px;
width:570px;
}

dl.stmap dt{
	clear:both;
	float: left;
	width: 10em;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	line-height: 120%;
	/*border:solid 1px #f00;*/
	border-bottom:dotted 1px #ccc;
}

dl.stmap dd{
	_height: 1%; /* Hack for Win IE6 */
	margin: 0 0 1em 10em;
	padding: 0 0 0.5em 0;
	line-height: 120%;
	border-bottom:dotted 1px #ccc;
}
