﻿.block_webhilite{
	margin:0px 0px 0px 0px;

}
.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"; */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.r
{
	width: 88px;	
	position: absolute;	
	text-align: left; 		
	margin:12px 0px 0px 309px;
	background-color:#999;
	color:white;
		font-family: verdana, arial, sans-serif;
	font-size: 11px;

}

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

td
{
	font-size:11px;
		font-family: verdana, arial, sans-serif;

}

/* area free text input area */
.ia
{ 
	width: 296px;
	font-size:11px;
		font-family: verdana, arial, sans-serif;
}

/* END Search Elements */

/* Highlight elements*/

.hlWrapper
{
	width:220px;
	/* padding-right:20px; */
	padding-bottom:10px;
	text-align:center;
	background-color:#E5E5E5;
}

.hlThumbnail
{
	/* width:250px; */
	width:220px;
	overflow:visible;
}

.hlArea
{
	text-align:left;
	width:220px;
	/* width:250px; */
	padding-left:10px;
	padding-top:6px;
}

.hlPropertyType
{
	position:relative;
	text-align:left;
	width:220px;
    padding-left:10px;
}
	
.hlPrice
{
	position:relative;
	text-align:left;
	width:220px;
	padding-left:10px;
}

.hlImage
{
   text-decoration: none;
   background-color: #FFFFFF;
}

.hlMoreInfo
{
	text-align:left;
	padding-left:10px;
		font-family: verdana, arial, sans-serif;
		font-size:11px;
}

.hlMoreInfoBold 
{
   font-family: sans-serif;
   font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	
}