#content #residential         { display: block; }
#content #lot                 { display: none;  }
#content #condominium         { display: none;  }

#content #r_preferred_style   { width: 220px;   }
#content #r_house_size        { width: 80px;    }
#content #r_bedrooms          { width: 50px;    }
#content #r_bathrooms         { width: 50px;    }
#content #c_bedrooms          { width: 50px;    }
#content #c_bathrooms         { width: 50px;    }

#content #r_location          { width: 220px;   }
#content #c_preferred_style   { width: 150px;   }
#content #c_location          { width: 150px;   }
#content #l_location          { width: 150px;   }
#content #l_preferred_size    { width: 60px;    }

#content .error               { font-size: 10pt; color: #FF0000; text-align: left; }

.error_messages      { display: none; }
