.latest_listings{
	width:100%;
	background:#4D5458;
	color:#FFFFFF;
	height:auto;	
}
.latest_listings_top{
	background-image: url(../images/latest_listings_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:8px;
}
.latest_listings h2{
	background:url(../images/latest_listings_separator.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:275px;
	text-align:left;
	padding:10px 0px 3px 0px;
	margin-left:10px;
	margin-bottom:5px;
}

.latest_listings p{
	color:#FFFFFF;
	font-size:10px;
	width:275px;
	text-align:left;
	margin-left:10px;
}
.latest_listings_bottom{
	background-image: url(../latest_listings_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:8px;
	margin-bottom:8px;
}

#promo_properties{
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align:left;
}
#promo_properties p{

}	
#promo_properties ul{
	margin: 5px;
	padding: 2px 0;
	list-style: none;
	float: left;
	line-height:inherit;
	max-width:145px;
}
#promo_properties ul li{
	margin: 0;
	padding: 0;
}
#promo_properties .photo img{
	float: left;
	border: 2px solid #FFFFFF;
	margin: 5px;
	width: 148px;
	height: 100px;
}

			
.image_latest {
	float: left;
	margin: 0 9px 10px 0;
	border:solid 1px #666666;
}
			
			
			
			
