﻿/* form field widths */
#searchAD {width:198px;}
#searchMLS {width:70px;}
#searchST {width:148px;}
#searchZIP {width:70px;}
#searchSCHOOL {width:200px;}

#searchAREA, #searchAREA_MRIS {width:190px;}
#searchSUBAREA, searchSUBAREA_MRIS {width:240px;}
#propType {width:190px;}
#propStyle {width:190px;}
#priceMin {width:87px;}
#priceMax {width:87px;}
#schoolDistrict {width:190px;}
#zipCode {width:70px;}

#showPreviewImg {position:relative; left:-2px;}
#newListings {position:relative; left:-2px;}

/* Search Results */
p.prop-style {
    margin-top: 3px;
    margin-bottom: 2px;
}

div.results-nav
{
    background-color:#e7e7e4;
    padding:2px 5px 2px 5px;
    border-top:solid 1px #918d8a;
    border-bottom:solid 1px #918d8a;
}

table.search-result
{
    margin-top:12px; 
    margin-bottom: 12px;
}

tr.alt-row
{
    background-color: #F3F3F3;
}

/* search pages footer */
#br-legal 
{
    margin: 10px 10px 10px 0;
    clear: both;
    font-size: x-small;
    font-family: arial, hevetica, sans-serif;
    color:#666;
    text-align:justify;
}

/* adopted from the public site */



#feature2 ul.do-more li
{
    font-size:1.0em;
    line-height:1.6em;
}
