#ihfSearchDEMOAdvSettingsMainContainer { 
	width:495px; 
	height:90px;
	font-size:11px;
	font-family: arial;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	text-align:left;
	/**border: 1px solid ##eee;**/
	
}  

#ihfSearchDEMOdvSettingsMainContainer_SaveSearch { 
	width:280px; 
	font-size:11px;
	font-family: arial;
	position: relative;
	text-align:left;
}
 
#ihfSearchDEMOAdvSettings_FeaturesTitle { 
	position: absolute;
	left: 280px;
	top: 0px;
}   
 
#ihfSearchDEMOAdvSettings_LotAcres { 
	position: absolute;
	left: 120px;
	top: 0px;
}

#ihfSearchDEMOAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchDEMOAdvSettings_YearBuilt { 
	position: absolute;
	left: 0px;
	top: 0px;
}

#ihfSearchDEMOAdvSettings_YearBuilt INPUT{ 
	width:50px; 
	text-align:right; 
	height:20px;
}


#ihfSearchDEMOAdvSettings_FireplaceYN { 
	position: absolute;
	left: 400px;
	top: 20px;
}

#ihfSearchDEMOAdvSettings_GarYN { 
	position: absolute;
	left: 280px;
	top: 20px;
}

#ihfSearchDEMOAdvSettings_InclusiveYN { 
	position: absolute;
	left: 0px;
	top: 50px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}