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

}
.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 */
#side .d{ 
	width: 156px;
	font-size:10px;
}

#main .d{
	width:300px;
	font-size:10px;
}

/* Half drop downs */
#side .dh
{ 
	width: 74px;
	font-size:10px;
	margin-right:8px;
}

#main .dh{
	width: 146px;
	font-size:10px;
	margin-right:4px;
}

#minPrice, #minBeds{clear:right;}

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

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

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

.r
{
/*	position:absolute;*/
	padding:10px;
	width: 300px;	
	background-color:#fff;
	color:#333;
	text-align:left;
/*	margin:0px 0px 0px 200px;*/
}

#myresults{color:#0090FF;}
#btSearch{float:right;}

/* 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:190px;
	float:left;
	padding-right:20px;
	margin-left:20px;
	padding-bottom:10px;
}

.hlThumbnail
{
	width:190px;
	overflow:hidden;
}

.hlThumbnail img{
	border:dashed 1px #999;
	padding:3px;
}

.hlArea
{
	text-align:center;
	border-bottom:dashed 1px #999;
	width:190px;
}

.hlPropertyType
{
	position:relative;
	text-align:left;
}
	
.hlPrice
{
	margin-top:2px;
	float:right; 
	position:relative;
	text-align:right;
}

/*#rn{float:left;width:100px;}*/
#rnForm{text-align:left;}

#main #searchForm, #main #rnForm{margin-left:40px;}