#ihfSearchVACVRAdvSettingsMainContainer { 
	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;**/
	
}  

#ihfSearchVACVRAdvSettingsMainContainer_SaveSearch { 
	width:280px; 
	font-size:11px;
	font-family: arial;
	position: relative;
	text-align:left;
}

#ihfSearchVACVRAdvSettings_FeaturesTitle { 
	position: absolute;
	left: 315px;
	top: 130px;
}

#ihfSearchVACVRAdvSettings_Subdivision { 
	position: absolute;
	left: 250px;
	top: 0px;
}

#ihfSearchVACVRAdvSettings_Subdivision select { 
	width:210px;
}


#ihfSearchVACVRAdvSettings_MLSArea { 
	position: absolute;
	left: 0px;
	top: 0px;
}

#ihfSearchVACVRAdvSettings_MLSArea select { 
	width:210px;
}

#ihfSearchVACVRAdvSettings_GarageSpaces { 
	position: absolute;
	left: 0px;
	top: 150px;
}

#ihfSearchVACVRAdvSettings_GarageSpaces	 SELECT{ 
	width:50px; 
	height:20px;
}

#ihfSearchVACVRAdvSettings_BasementYN { 
	position: absolute;
	left: 315px;
	top: 150px;
}

#ihfSearchVACVRAdvSettings_PoolYN { 
	position: absolute;
	left: 315px;
	top: 175px;
}


#ihfSearchVACVRAdvSettings_FireplaceYN { 
	position: absolute;
	left: 395px;
	top: 150px;
}

#ihfSearchVACVRAdvSettings_OneStoryYN { 
	position: absolute;
	left: 395px;
	top: 175px;
}


#ihfSearchVACVRAdvSettings_LotAcres { 
	position: absolute;
	left: 100px;
	top: 150px;
}

#ihfSearchVACVRAdvSettings_LotAcres INPUT { 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchVACVRAdvSettings_YearBuilt { 
	position: absolute;
	left: 210px;
	top: 150px;
}

#ihfSearchVACVRAdvSettings_YearBuilt INPUT{ 
	width:50px; 
	text-align:right; 
	height:20px;
}

#ihfSearchVACVRAdvSettings_InclusiveYN { 
	position: absolute;
	left: 30px;
	top: 215px;
}

.ihfSearchFormLabel 	{
	font-weight:bold;
}