	
/******************************** PROPERTY SEARCH  ********************************/
.search_results_table {width:100%; padding:4px;}

.search_results_image_td {
	width:115px; 
	text-align:left;	
	padding-left:15px; padding-top:5px; padding-bottom:5px;
	vertical-align:top;
	/* border-bottom:1px solid #000000; border-top:1px solid #000000;	*/
}

.search_results_text_td {
	width:405px;
	text-align:left;	
	padding-left:15px; padding-top:5px; padding-bottom:5px; 
	/* border-bottom:1px solid #000000; border-top:1px solid #000000;	*/
}

div.search_results_hr hr {
	border:0px;
	color:#81BD41; /* 81BD41 */
	background-color:#81BD41;
	width:92%;
	text-align:center;
	height:1px;
}

.search_results_property_name {font-size:16px; font-weight:bold; color:#424276; text-transform:capitalize;}
.search_results_property_desc {font-size:10px;}
.search_results_county {font-size:12px; font-weight:bold;}

/******************************** SEARCH CACHE ********************************/	 
.search_cache_property {color:#333333; font-size:14px; width:115px; padding-left:15px; padding-top:4px; padding-bottom:4px;}
.search_cache_stars {width:75px; padding-left:5px;}
.search_cache_tr_blue {background-color:#FFFFFF;}
.search_cache_tr_green {background-color:#E7F3DB;}


.search-res-head-pet{margin-left:20px !important; height:23px; line-height:23px; color:#fff; background-color:#82bc41; text-align:center; margin-top:0; background-image:url(/images/search_results_h1_bg.png); background-position:top}	
.search-res-head-HK{margin-left:20px !important; height:23px; line-height:23px; color:#fff; background-color:#82bc41; text-align:center; margin-top:0; background-image:url(/images/search_results_h1_HK.png); background-position:top}	
.search-res-head-CC{margin-left:20px !important; height:23px; line-height:23px; color:#fff; background-color:#82bc41; text-align:center; margin-top:0; background-image:url(/images/search_results_h1_CC.png); background-position:top}	
