ul#featured_properties{
	list-style: none;
	margin: 0px 20px;
	padding: 0px;
}
ul#featured_properties li{
	float: left;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	width: 125px;
	height: 128px;
	display:block;
	background: url(../../img/realestate/featured/featured.gif) no-repeat;
}
ul#featured_properties li a{
	text-decoration:none;
}

.featured_photo{
	height:84px;
	width: 112px;
	margin: 4px 3px;
}
ul#featured_properties
ul#featured_properties li td {
	font:10px/1em Arial, Helvetica, sans-serif;}
td.count{
	background: #680001; 
	width: 16px; 
	height: 16px; 
	color: #FFF;
	vertical-align:middle;
	text-align:center;
}
#features th {
	border-bottom: solid #666666 1px;
	text-align: left;
	padding-bottom: 0px;
	color: #444;
	}
	
#features td {
	border-right: solid #666666 1px;
	}
	
#promo,
#side,
#guest_feature{
	width: 200px;
	background: #BEB98E url(/img/general/feature_bg.jpg) repeat-x;
	float:left;
	border-bottom: 1px solid #E3E1CE;
}

#guest_feature{ 
	height: 175px;
}

#side h1,
#guest_feature h1,
#promo h1,
#side div.h1,
#guest_feature div.h1
#promo div.h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 30px;
	line-height: 1.4em;
	color: #FFFFFF;
	height: 21px;
	background: url(../../img/feature_icon.gif) no-repeat 10px 6px;
}

#promo h1,
#promo div.h1 {
	margin-bottom: 2px;
}