dl { 
	border-bottom: 1px dotted #CCC;
	padding: 5px 0;
	font-size: 90%;
}

dl.first {
	border-top: 1px dotted #CCC;	
	margin-top: 15px;
}

dt { 
	font-weight: bold;
	width: 100px;
	position: absolute;
}

dd {
	margin-left: 110px;
	color: #666; 
}

body.news.es #content div.section dd { margin-left: 51px; }