#ihfSearchCACCRMLSAdvSettingsMainContainer { 
  width:495px; 
  height:420px;
  font-size:11px;
  font-family: arial;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  text-align:left;
  /**border: 1px solid #eee;**/

} 

#ihfSearchCACCRMLSdvSettingsMainContainer_SaveSearch { 
  width:280px; 
  font-size:11px;
  font-family: arial;
  position: relative;
  text-align:left;
}

#ihfSearchCACCRMLSAdvSettings_MLSArea { 
  position: absolute;
  left: 0px;
  top: 50px;
}

#ihfSearchCACCRMLSAdvSettings_MLSArea select { 
  width:210px;
}

#ihfSearchCACCRMLSAdvSettings_Subdivision { 
  position: absolute;
  left: 225px;
  top: 50px;
}

#ihfSearchCACCRMLSAdvSettings_Subdivision select { 
  width:265px;
}

#ihfSearchCACCRMLSAdvSettings_MiscString2 { 
  position: absolute;
  left: 0px;
  top: 200px;
}

#ihfSearchCACCRMLSAdvSettings_MiscString2 select { 
  width:210px;
}

#ihfSearchCACCRMLSAdvSettings_MapCode { 
  position: absolute;
  left: 225px;
  top: 200px;
}

#ihfSearchCACCRMLSAdvSettings_MapCode INPUT { 
	width:265px;
}

#ihfSearchCACCRMLSAdvSettings_FeaturesTitle { 
	position: absolute;
	left: 0px;
	top: 0px;
}

#ihfSearchCACCRMLSAdvSettings_FireplaceYN { 
  position: absolute;
  left: 120px;
  top: 20px;
}

#ihfSearchCACCRMLSAdvSettings_OneStoryYN { 
  position: absolute;
  left: 220px;
  top: 20px;
}


#ihfSearchCACCRMLSAdvSettings_WaterfrontYN { 
  position: absolute;
  left: 310px;
  top: 20px;
}

#ihfSearchCACCRMLSAdvSettings_Misc1YN { 
  position: absolute;
  left: 410px;
  top: 20px;
}

#ihfSearchCACCRMLSAdvSettings_AgedCommunityYN { 
  position: absolute;
  left: 0px;
  top: 20px;
}

#ihfSearchCACCRMLSAdvSettings_GarageSpaces { 
  position: absolute;
  left: 60px;
  top: 315px;
}

#ihfSearchCACCRMLSAdvSettings_GarageSpaces SELECT{ 
 width:50px; 
 height:20px;
}

#ihfSearchCACCRMLSAdvSettings_LotAcres { 
  position: absolute;
  left: 200px;
  top: 315px;
}

#ihfSearchCACCRMLSAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchCACCRMLSAdvSettings_YearBuilt { 
  position: absolute;
  left: 340px;
  top: 315px;
}

#ihfSearchCACCRMLSAdvSettings_YearBuilt INPUT{ 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchCACCRMLSAdvSettings_InclusiveYN { 
  position: absolute;
  left: 50px;
  top: 370px;
}

.ihfSearchFormLabel 	{
  font-weight:bold;
}

