

#promo
{
	background-color: #d6f0f7; 
	margin-bottom: 1em;			
}
#promo dl
{
	width: 165px;
	margin: 0;
	padding: 0;
	background: url(../images/box_bottom.gif) no-repeat bottom left;
}

#promo dd 
{
	margin: 0 0 0 0;
	padding: 10px;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 75%;
}

#promo dd.last
{
	background:  url(../images/box_bottom.gif) no-repeat bottom left;
}


#promo dt 
{
	margin: 0 0 0 0; 		
	padding: .5em .5em .5em .5em;		
	color: #5C533B;
	background: #dff7d6 url(../images/box_top.gif) no-repeat top left;				
	border-bottom: 1px solid #fff;
	font-weight:bold;
}
