#ihfSearchCAFARAdvSettingsMainContainer { 
	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;**/
	
}  

#ihfSearchCAFARAdvSettingsMainContainer_SaveSearch { 
	width:280px; 
	font-size:11px;
	font-family: arial;
	position: relative;
	text-align:left;
}


#ihfSearchCAFARAdvSettings_SchoolDistrict { 
  position: absolute;
  left: 0px;
  top: 60px;
}

#ihfSearchCAFARAdvSettings_SchoolDistrict select { 
  width:175px;
}


#ihfSearchCAFARAdvSettings_Subdivision { 
  position: absolute;
  left: 195px;
  top: 60px;
}

#ihfSearchCAFARAdvSettings_Subdivision select { 
  width:160px;
}

#ihfSearchCAFARAdvSettings_GarageSpaces { 
	position: absolute;
	left: 375px;
	top: 60px;
}

#ihfSearchCAFARAdvSettings_GarageSpaces SELECT{ 
	width:50px; 
	height:20px;
}

#ihfSearchCAFARAdvSettings_LotAcres { 
  position: absolute;
  left: 375px;
  top: 148px;
}

#ihfSearchCAFARAdvSettings_LotAcres INPUT { 
  width:50px;
  text-align:right;
  height:20px;
}

#ihfSearchCAFARAdvSettings_LotSqFt { 
	position: absolute;
	left: 375px;
	top: 105px;
}

#ihfSearchCAFARAdvSettings_LotSqFt INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchCAFARAdvSettings_YearBuilt { 
	position: absolute;
	left: 375px;
	top: 190px;
}

#ihfSearchCAFARAdvSettings_YearBuilt INPUT{ 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchCAFARAdvSettings_FeaturesTitle { 
	position: absolute;
	left: 0px;
	top: 0px;
} 


#ihfSearchCAFARAdvSettings_BasementYN { 
	position: absolute;
	left: 80px;
	top: 0px;
}


#ihfSearchCAFARAdvSettings_FireplaceYN { 
	position: absolute;
	left: 160px;
	top: 0px;
}

#ihfSearchCAFARAdvSettings_NewConstructionYN { 
  position: absolute;
  left: 240px;
  top: 0px;
}

#ihfSearchCAFARAdvSettings_OneStoryYN { 
	position: absolute;
	left: 390px;
	top: 0px;
}

#ihfSearchCAFARAdvSettings_PoolYN { 
	position: absolute;
	left: 160px;
	top: 20px;
}

#ihfSearchCAFARAdvSettings_Misc3YN { 
  position: absolute;
  left: 80px;
  top: 20px;
}

#ihfSearchCAFARAdvSettings_REOYN { 
  position: absolute;
	left: 390px;
	top: 20px;
}

#ihfSearchCAFARAdvSettings_Misc2YN { 
  position: absolute;
  left: 240px;
  top: 20px;
}

#ihfSearchCAFARAdvSettings_InclusiveYN { 
	position: absolute;
	left: 40px;
	top: 250px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}
