#ihfSearchKSHMLSAdvSettingsMainContainer { 
  width:495px; 
  height:290px;
  font-size:11px;
  font-family: arial;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  text-align:left;
  /**border: 1px solid #eee;**/

} 

#ihfSearchKSHMLSAdvSettingsMainContainer_SaveSearch { 
  width:280px; 
  font-size:11px;
  font-family: arial;
  position: relative;
  text-align:left;
}

#ihfSearchKSHMLSAdvSettings_FeaturesTitle { 
  position: absolute;
  left: 325px;
  top: 150px;
	}

#ihfSearchKSHMLSAdvSettings_GarageSpaces { 
  position: absolute;
  left: 325px;
  top: 0px;
}

#ihfSearchKSHMLSAdvSettings_GarageSpaces SELECT{ 
		 width:50px; 
		 height:20px;
	}

#ihfSearchKSHMLSAdvSettings_Subdivision { 
  position: absolute;
  left: 0px;
  top: 0px;
}

#ihfSearchKSHMLSAdvSettings_Subdivision select { 
  width: 270px;
}

#ihfSearchKSHMLSAdvSettings_SchoolDistrict { 
  position: absolute;
  left: 0px;
  top: 125px;
}

#ihfSearchKSHMLSAdvSettings_SchoolDistrict select { 
  width:270px;
}


#ihfSearchKSHMLSAdvSettings_BasementYN { 
  position: absolute;
  left: 325px;
  top: 165px;
}

#ihfSearchKSHMLSAdvSettings_FireplaceYN { 
  position: absolute;
  left: 325px;
  top: 190px;
}

#ihfSearchKSHMLSAdvSettings_LotAcres { 
  position: absolute;
  left: 325px;
  top: 50px;
}

#ihfSearchKSHMLSAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchKSHMLSAdvSettings_YearBuilt { 
  position: absolute;
  left: 325px;
  top: 100px;
}

#ihfSearchKSHMLSAdvSettings_YearBuilt INPUT{ 
		width:50px; 
		text-align:right; 
		height:20px;
	}

#ihfSearchKSHMLSAdvSettings_InclusiveYN { 
  position: absolute;
  left: 75px;
  top: 260px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}