#promo_properties h2{	
	margin-bottom: 20px;
	text-align: left;
	font-size: 20px;	
}

#promo_properties ul{
	display: block;					
	margin-top: 10px;	
	height: 110px;
}

#promo_properties li{
	background: none;
	padding: 0;
	margin: 0;
	line-height: 17px !important;
	font-size: 11px;
}

#promo_properties li.photo {
	list-style: none;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	height: 110px;	
}

#promo_properties li.photo img{
	border: 1px solid #000000;
	padding: 1px;		
	height: 93px;
	width: 110px;
}

#promo_properties li.location a {	
	text-decoration: none;
}

#promo_properties .details a{
	text-decoration: underline;
		
}