#searchpage
{	
}
#searchpage h2
{	margin: 0 0 8px 0;
	background: #d4ba89;
	color: black;
	font-size: 11px;
	padding: 4px;
}

#searchpage form
{	width: 45%;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
}

#searchpage form .row
{	clear: both;
}

#searchpage form .row b
{	display: block;
}

#searchpage #srchdivider
{	background:		url('../imgs/realty/or.gif') no-repeat center right;
	padding:			0;
	width:			5%;
	height: 200px;
	float: left;
}

#searchpage form#textSearch
{	width:			250px;
}
#searchpage form#textSearch input.whole
{	width:			245px;
}

#searchpage form .submit
{	background: url('../imgs/realty/searchbg.gif') repeat-x;
	display: block !important;
	width: 62px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

#searchpage form#stndSearch .row, 
#searchpage form#stndSearch .col
{	width:			48%;
	float:			left;
	margin:			5px 4px 0 0;
	clear:			none;
}
#searchpage form#stndSearch .row .whole
{	width:			100%;
}
#searchpage form .full
{	width:			100% !important;
	float:			none;
	margin:			5px 0 0 0;
	clear:			both;
}

#searchpage form #Amenities
{	width:			100% !important;
}

#searchpage form #ListPrice
{	width:			100% !important;
}

#searchpage form #HomeFeatures
{	width:			100% !important;
}
