#ihfSearchCTCMLSAdvSettingsMainContainer { 
	width:495px; 
	height:260px;
	font-size:11px;
	font-family: arial;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	text-align:left;
	/**border: 1px solid ##eee;**/
	
}  

#ihfSearchCTCMLSAdvSettingsMainContainer_SaveSearch { 
	width:280px; 
	font-size:11px;
	font-family: arial;
	position: relative;
	text-align:left;
}

#ihfSearchCTCMLSAdvSettings_FeaturesTitle { 
	position: absolute;
	left: 360px;
	top: 55px;
} 

#ihfSearchCTCMLSAdvSettings_MiscString2 { 
	position: absolute;
	left: 360px;
	top: 0px;
}

#ihfSearchCTCMLSAdvSettings_MiscString2 select { 
	width:120px;
}

#ihfSearchCTCMLSAdvSettings_MLSArea { 
	position: absolute;
	left: 0px;
	top: 0px;
}

#ihfSearchCTCMLSAdvSettings_MLSArea select { 
	width:160px;
}


#ihfSearchCTCMLSAdvSettings_StyleLike { 
  position: absolute;
  left: 180px;
  top: 0px;
}

#ihfSearchCTCMLSAdvSettings_StyleLike select { 
  width:160px;
}

#ihfSearchCTCMLSAdvSettings_BasementYN { 
	position: absolute;
	left: 360px;
	top: 70px;
}

#ihfSearchCTCMLSAdvSettings_FireplaceYN { 
	position: absolute;
	left: 360px;
	top: 90px;
}


#ihfSearchCTCMLSAdvSettings_REOYN { 
  position: absolute;
  left: 360px;
  top: 110px;
}

#ihfSearchCTCMLSAdvSettings_WaterfrontYN { 
  position: absolute;
  left: 360px;
  top: 130px;
}

#ihfSearchCTCMLSAdvSettings_GarageSpaces { 
	position: absolute;
	left: 40px;
	top: 160px;
}

#ihfSearchCTCMLSAdvSettings_GarageSpaces SELECT{ 
	width:50px; 
	height:20px;
}

#ihfSearchCTCMLSAdvSettings_LotAcres { 
	position: absolute;
	left: 320px;
	top: 160px;
}

#ihfSearchCTCMLSAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}


#ihfSearchCTCMLSAdvSettings_YearBuilt { 
	position: absolute;
	left: 180px;
	top: 160px;
}

#ihfSearchCTCMLSAdvSettings_YearBuilt INPUT{ 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchCTCMLSAdvSettings_InclusiveYN { 
	position: absolute;
	left: 45px;
	top: 210px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}