#ihfSearchCAVCCARAdvSettingsMainContainer { 
  width:495px; 
  height:250px;
  font-size:11px;
  font-family: arial;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  text-align:left;
  /**border: 1px solid #eee;**/

} 

#ihfSearchCAVCCARdvSettingsMainContainer_SaveSearch { 
  width:280px; 
  font-size:11px;
  font-family: arial;
  position: relative;
  text-align:left;
}

 #ihfSearchCAVCCARAdvSettings_FeaturesTitle { 
  position: absolute;
  left: 370px;
  top: 0px;
} 

#ihfSearchCAVCCARAdvSettings_MLSArea { 
  position: absolute;
  left: 0px;
  top: 0px;
}

#ihfSearchCAVCCARAdvSettings_MLSArea select { 
  width:300px;
}

#ihfSearchCAVCCARAdvSettings_Subdivision { 
  position: absolute;
  left: 0px;
  top: 100px;
}

#ihfSearchCAVCCARAdvSettings_Subdivision select { 
  width:300px;
}

#ihfSearchCAVCCARAdvSettings_FireplaceYN { 
  position: absolute;
  left: 370px;
  top: 20px;
}

#ihfSearchCAVCCARAdvSettings_GarYN { 
  position: absolute;
  left: 370px;
  top: 45px;
}

#ihfSearchCAVCCARAdvSettings_LotAcres { 
  position: absolute;
  left: 370px;
  top: 100px;
}

#ihfSearchCAVCCARAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}
	
#ihfSearchCAVCCARAdvSettings_REOYN { 
  position: absolute;
  left: 370px;
  top: 70px;
}

#ihfSearchCAVCCARAdvSettings_YearBuilt { 
  position: absolute;
  left: 370px;
  top: 150px;
}

#ihfSearchCAVCCARAdvSettings_YearBuilt INPUT{ 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchCAVCCARAdvSettings_InclusiveYN { 
  position: absolute;
  left: 50px;
  top: 200px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}