#news {
	margin: 20px;
}
#news dt {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background: url(../images/cubo.gif) no-repeat left center;
	padding: 5px 20px;
}
#news dd {
	text-align: justify;
	margin-left: 25px;
	margin-bottom: 15px;
}
