#ihfSearchKYGLMSMLSAdvSettingsMainContainer { 
  width:495px; 
  height:350px;
  font-size:11px;
  font-family: arial;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  text-align:left;
  /**border: 1px solid #eee;**/

} 

#ihfSearchKYGLMSMLSAdvSettingsMainContainer_SaveSearch { 
  width:280px; 
  font-size:11px;
  font-family: arial;
  position: relative;
  text-align:left;
}

#ihfSearchKYGLMSMLSAdvSettings_MLSArea { 
  position: absolute;
  left: 0px;
  top: 0px;
}

#ihfSearchKYGLMSMLSAdvSettings_MLSArea select { 
  width:280px;
}

#ihfSearchKYGLMSMLSAdvSettings_Neighborhood { 
  position: absolute;
  left: 320px;
  top: 125px;
}

#ihfSearchKYGLMSMLSAdvSettings_Neighborhood select { 
  width:155px;
}

#ihfSearchKYGLMSMLSAdvSettings_Style { 
  position: absolute;
  left: 320px;
  top: 0px;
}

#ihfSearchKYGLMSMLSAdvSettings_Style select { 
  width:155px;
}

#ihfSearchKYGLMSMLSAdvSettings_Subdivision { 
  position: absolute;
  left: 0px;
  top: 125px;
}

#ihfSearchKYGLMSMLSAdvSettings_Subdivision select { 
  width:280px;
}

#ihfSearchKYGLMSMLSAdvSettings_MiscInt4 { 
  position: absolute;
  left: 320px;
  top: 265px;
}

#ihfSearchKYGLMSMLSAdvSettings_LotAcres { 
  position: absolute;
  left: 0px;
  top: 250px;
}

#ihfSearchKYGLMSMLSAdvSettings_LotSqFt { 
  position: absolute;
  left: 150px;
  top: 250px;
}

#ihfSearchKYGLMSMLSAdvSettings_InclusiveYN { 
  position: absolute;
  left: 5px;
  top: 310px;
}

#ihfSearchKYGLMSMLSAdvSettings_FeaturesTitle { 
  position: absolute;
  left: 300px;
  top: 0px;
  display: none;
}

