@charset "utf-8";
/* CSS Document */

#ihf_quicksearch {
	float:left;
	width:430px;
	height:125px;
	font:11px arial;
}

#ihf_quicksearch_location {
	float:left;
	width:240px;
	border:0px solid #000;
	height:35px;
}

#ihf_quicksearch_pricerange {
	float:left;
	margin-top:9px;
	width:120px;
	margin-left:40px;
}

#ihf_quicksearch_text3 {
	float:left;
	margin-top:2px;
	font-size:11px;
	margin-bottom:8px;
	color:#999;
}

#ihf_quicksearch_beds {
	float:left;
	width:100px;
}

#ihf_quicksearch_baths {
	float:left;
	width:100px;
}

#ihf_quicksearch_lotacres {
	float:left;
	width:200px;
}

#ihf_quicksearch_type {
	float:left;
	width:140px;
}

#ihf_quicksearch_submit {
	float:left;
	width:75px;
	margin-top:10px;
}

.ihf_quicksearch_title {
	font:12px arial;
	font-weight:bold;
}



