#promo_properties{
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	font-size: 11px;
	color: #414141;
	height: 130px;
}
#promo_properties h2{
	font-family: Georgia, serif;
	font-size: 15px;
	height:18px;
	text-align: center;
	background: #DFDCCA;
	color: #383d44;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#promo_properties img {
	border: 1px solid #000;
	padding: 1px;
}
#promo_properties ul{
	list-style: none;
	width: 350px;
	float: left;
	height:125px;
}
#promo_properties li.type{
	margin-bottom:0;
	padding-bottom: 0;
}
#promo_properties li.photo{
	float: left;
	margin: 2px;
	margin-right: 5px;
	height: 125px;
		
}
#promo_properties li.location{
	padding-top: 0;
	margin-top: 0;
}
#promo_properties li.details a{
	color: #326EA1;
	text-decoration:underline;
	padding-top:0px;
	margin-top:0px;
}
#promo_properties li.details a:hover{
	text-decoration:underline;
}

