﻿.block_webhilite{
	margin:0;margin-left:10px;

}
.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;
}
.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;*/
	margin:10px 0 20px 10px;
	padding-bottom:10px;
	width: 240px;	
	background-color:#fff;
	color:#333;
	text-align:right;
/*	margin:0px 0px 0px 200px;*/
}

#myresults{color:#1B397C;font-size:11px;font-weight:bold;float:right;margin-top:6px;margin-right:10px;}
#btSearch{margin:0;padding:0;float:right;clear:right;margin-right:0}
* html #myresults{margin-top:8px;}

/* Search button */
/*.sb
{ 
	font-size:12px;
	
}
*/
td
{
	font-size:11px;
}

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

/* END Search Elements */

/* Highlight elements*/

.hlWrapper
{
	width:240px;
	float:left;
	padding-right:15px;
	padding-bottom:20px;
}

.hlThumbnail
{

}

.hlThumbnail img{margin:0;padding:3px;border:1px solid #999;border-bottom:0;}

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

.hlPropertyType
{
	float:left; 
	position:relative;
	text-align:left;
	width:120px;
}
	
.hlPrice
{
	float:right; 
	position:relative;
	text-align:right;
	width:120px;
}


/*#rn{float:left;width:100px;}*/
#rnForm, #searchForm{text-align:left;margin:20px;margin-top:40px;margin-left:40px;}

#rnForm{margin-bottom:30px;}

#rnForm *{vertical-align:middle;}