#ihfSearchCATCARAdvSettingsMainContainer { 
	width:495px; 
	height:240px;
	font-size:11px;
	font-family: arial;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	text-align:left;
	/**border: 1px solid ##eee;**/
	
}  

#ihfSearchCATCARAdvSettingsMainContainer_SaveSearch { 
	width:280px; 
	font-size:11px;
	font-family: arial;
	position: relative;
	text-align:left;
}
 

#ihfSearchCATCARAdvSettings_MLSArea { 
	position: absolute;
	left: 0px;
	top: 0px;
}

#ihfSearchCATCARAdvSettings_MLSArea select { 
	width:200px;
}

#ihfSearchCATCARAdvSettings_Style { 
	position: absolute;
	left: 230px;
	top: 0px;
}

	#ihfSearchCATCARAdvSettings_Style select { 
	width:120px;
}

#ihfSearchCATCARAdvSettings_MiscString1 { 
  position: absolute;
  left: 375px;
  top: 0px;
}

#ihfSearchCATCARAdvSettings_MiscString1 select { 
  width:120px;
}

#ihfSearchCATCARAdvSettings_GarageSpaces { 
	position: absolute;
	left: 375px;
	top: 65px;
}

#ihfSearchCATCARAdvSettings_GarageSpaces SELECT{ 
	 width:50px; 
	 height:20px;
}

#ihfSearchCATCARAdvSettings_LotAcres { 
	position: absolute;
	left: 375px;
	top: 115px;
}

#ihfSearchCATCARAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchCATCARAdvSettings_OneStoryYN { 
	position: absolute;
	left: 371px;
	top: 163px;
}

#ihfSearchCATCARAdvSettings_InclusiveYN { 
	position: absolute;
	left: 45px;
	top: 205px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}