.property-result {
	overflow: auto; 
	margin-bottom: 8px; 
	width: 625px
}

.geo-path { font-size: 11px; color: #666666; }
.ref { color: #FF9900; font-size: 11px; }
.thumbnail { float: left; width: 150px; padding: 4px 0}

#filter { float: left; width: 270px; padding: 5px; }
#search-results { float: left; padding-left: 10px }
#search-results table.properties { width: 100%; }

.filter-fields td { padding: 5px; margin: 3px; }
.filter-fields {font-size: 12px}

table.filter-actions td { padding: 5px; }

.title h4 a { color: #000000; text-decoration: none }
.title h4 a:hover, .title h4 a:active { text-decoration: underline }

.special-offers { background: url(/images/icons/special-offer.png) 101% -5px no-repeat}

.cat-icon-holder
{
	line-height: 25px; padding-right: 10px; height: 25px
}

.icon-cat { 
	float: left;
	height: 25px; 
	width: 25px; 
	display: block; 
	text-indent: -99999px; 
	overflow: hidden; 
}
	
.icon-Golf { background: url(/images/icons/golf_25.png) no-repeat }
.icon-Ski { background: url(/images/icons/ski_25.png)  no-repeat }
.icon-Beach {  background: no-repeat}
.icon-Disney { background: no-repeat} 

