#ihfSearchOHCBRAdvSettingsMainContainer { 
	width:495px; 
	height:300px;
	font-size:11px;
	font-family: arial;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	text-align:left;
	/**border: 1px solid ##eee;**/
	
}  

#ihfSearchOHCBRAdvSettingsMainContainer_SaveSearch { 
	width:280px; 
	font-size:11px;
	font-family: arial;
	position: relative;
	text-align:left;
}

#ihfSearchOHCBRAdvSettings_FeaturesTitle { 
	position: absolute;
	left: 50px;
	top: 200px;
}
 
#ihfSearchOHCBRAdvSettings_MiscString1 { 
  position: absolute;
  left: 50px;
  top: 130px;
}

#ihfSearchOHCBRAdvSettings_MiscString1 select { 
  width:110px;
  height:40px;
}

#ihfSearchOHCBRAdvSettings_Subdivision { 
	position: absolute;
	left: 50px;
	top: 0px;
}

#ihfSearchOHCBRAdvSettings_Subdivision select { 
	width:230px;
}

#ihfSearchOHCBRAdvSettings_SchoolDistrict { 
	position: absolute;
	left: 300px;
	top: 0px;
}

#ihfSearchOHCBRAdvSettings_SchoolDistrict select { 
	width:160px;
}

#ihfSearchOHCBRAdvSettings_BasementYN { 
	position: absolute;
	left: 120px;
	top: 200px;
}

#ihfSearchOHCBRAdvSettings_OneStoryYN { 
	position: absolute;
	left: 380px;
	top: 200px;
}


#ihfSearchOHCBRAdvSettings_FireplaceYN { 
	position: absolute;
	left: 200px;
	top: 200px;
}

#ihfSearchOHCBRAdvSettings_GarYN { 
	position: absolute;
	left: 290px;
	top: 200px;
}

#ihfSearchOHCBRAdvSettings_LotAcres { 
	position: absolute;
	left: 220px;
	top: 130px;
}

#ihfSearchOHCBRAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchOHCBRAdvSettings_YearBuilt { 
	position: absolute;
	left: 370px;
	top: 130px;
}

#ihfSearchOHCBRAdvSettings_YearBuilt INPUT{ 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchOHCBRAdvSettings_InclusiveYN { 
	position: absolute;
	left: 15px;
	top: 250px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}