/***************************SEARCH BOX***************************/#search_box_module {	position: absolute;	width: 400px;	top: 0px;	right: 0px;	color: #d4e5e5;	background-color: #333333;	padding-top: 15px;	padding-right: 20px;	padding-left: 20px;	height: 80px;	background-image: url(../../images/search-bkg.png);	background-repeat: no-repeat;	background-position: left top;}.tiertop {	width: 400px;	padding-bottom: 5px;}.tierbot {	width: 400px;}.tier2 {	float: left;	width: 340px;	height: 35px;}#search_box_module label {	display: block;	font-weight: normal;	font-size: 9px;	line-height: 11px;	padding-bottom: 3px;}#search_box_module label strong {	color: #d4e5e5;	font-size: 12px;}#search_box_module select {  height: 20px;  *height: auto; /* ie only */}#search_text  {	width: 240px;}#search_text input,#min_price,#MasterSearchMinPrice,#MasterSearchMaxPrice,#max_price {  padding-bottom: 2px;  *padding-bottom: 2px; /* ie only */  padding-top: 1px;}#search_text input {	font-size: 11px;	width: 250px;}#search_prop_type {}#search_prop_type select {  font-size: 11px;  height: 20px;  width: 140px;}#price_range, #min_num_beds,#MasterSearchBeds,#min_num_baths,#MasterSearchBaths,#min_size,#MasterSearchAverageTotalSquareFeet{  float: left;  font-size: 10px;}#price_range label {  *padding-bottom: 1px; /* ie only */}#min_price, #max_price,#MasterSearchMinPrice,#MasterSearchMaxPrice {	margin-right: 2px;	padding-left: 2px;	width: 45px;}#min_num_beds,#MasterSearchBeds,#min_num_baths,#MasterSearchBaths,#min_size,#MasterSearchAverageTotalSquareFeet {  height: 25px;  padding: 0 3px 0 3px;}#min_num_beds select,#MasterSearchBeds select,#min_num_baths select,#MasterSearchBaths select {	width: 55px;}#min_size select,#MasterSearchAverageTotalSquareFeet select {	width: 55px;}.search_box_module input.text {  border:1px solid #333333;}#search_box_module select {  border: 1px solid #333333;}#search_text input,#min_price, #max_price,#MasterSearchMinPrice,#MasterSearchMaxPrice,#min_sqft, #max_sqft,#beds_baths_form select {  border: 1px solid #333333;  background-color: #eeeeee;}#search_box_module .submit_btn {	background: url(../../images/submit-btn.png) no-repeat left top;	float: right;	height: 27px;	width:60px;	font-size: 10px;	line-height: 25px;	color: #cccccc;	font-weight: bold;}#search_box_module .submit_btn:hover {	background-position: left bottom;	color: #ffffff;	cursor: pointer;}#search_box_module .button-box {	margin-top: 10px;}.fleft {	float: left;}.fright {	float: right;}