﻿.block_webhilite{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

}
.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: 170px;
	position: absolute;
	text-align: left;
	margin:12px 0px 0px 309px;
	background-color:#254F5B;
	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 */

/* Highlight elements*/

.hlWrapper
{
	width:265px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	padding-top: 0px;
	padding-left: 10px;
}

.hlThumbnail
{
	width:255px;
	overflow:hidden;
	padding: 2px;
	border-width: 1px;
	border-style: none;
}

.hlArea
{
	text-align:center;
	width:260px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3D058;
	border-bottom-color: #D3D058;
}

.hlPropertyType
{
	float:left; 
	position:relative;
	text-align:left;
	width:125px;
}
	
.hlPrice
{
	float:right; 
	position:relative;
	text-align:right;
	width:125px;
}
