﻿.features {
padding-left:30px;
	background: #FDF9F5;
	
	width: 420px;
		float: left;
		padding-bottom:30px;
}


.block_webhilite {
background:#bc3c07;
	float:left;
	width:215px;
	height:auto;
	
}



.hlWrapper {
width:215px;
height:auto;

}

.hlThumbnail img {
width: 155px;
height:auto;
padding-bottom:0;
padding-left:30px;
padding-right:30px;
padding-top:0;


}


.hlArea {
width:215px;
font-weight:bold;
text-align:center;

}

.hlPropertyType {
width:215px;
text-align:center;
}

.hlPrice {
width:215px;
text-align:center;
}

.propOfMonth
{
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin:20px 0 10px 0;
	border-top:dashed 1px #999;
}

.label
{
	margin:2px 0 2px 0;	
}

/* START Search Elements */

.searchButton
{
	font-family: verdana;
	font-size: 9px;
	text-align: center;
}

/* Drop downs */
.d
{ 
	width: 300px;
	font-size:10px;
}

/* Half drop downs */
.dh
{ 
	width: 148px;
	font-size:10px;
}




/* Property type Parent class */
.p
{ 
	background-color:#cccccc;
}

/* Property type child class */
.c
{ 
	background-color:#cdcdcd;
}

.l
{
	font-family:"arial,sans-serif";
}

.r
{
	width: 118px;
	position:absolute;
	right:200px;
	text-align: left; 		
	margin:12px 0 0 309px;
	background-color:#999;
	color:white;
	
}

/* Search button */
.sb
{ 
	font-size:10px;
	
}

td
{
	font-size:11px;
}

/* area free text input area */
.ia
{ 
	width: 296px;
	font-size:10px;
}

/* END Search Elements */


