#QuickSearch
    {
    float: right;
    background: #ffffff url(/img/fixed/2_search.gif) no-repeat top right;
    width: 580px;
    height: 54px;
    color: #80a0c0;
    }


#Property h2
    {
    color: #feea4a;
    background: #026eba url(/img/fixed/h2bg.gif) no-repeat top left;
    width: 502px;
    padding: 0px;
    margin: 0px 0px 2px 0px;
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
    }

#Property h2.prestige
    {
    background: #d0c880 url(/img/fixed/2_prestige_h2bg.gif) no-repeat top left;
    color: #686028;
    }

#Property p
    {
    color: #feea4a;
    float: right;
    padding: 0px;
    margin: 0px 4px 0px 0px;
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
    }

#Property p.prestige
    {
    color: #686028;
    }


.match h3
    {
    color: #feea4a;
    background: #026eba url(/img/fixed/h3bg.gif) no-repeat top left;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    text-align: center;
    }


h3.prestige
    {
    background: #bcbc88 url(/img/fixed/2_prestige_h3bg.gif) no-repeat top left;
    color: #787038;
    }

.match h4
    {
    color: #feea4a;
    background: #026eba url(/img/fixed/h4bg.gif) no-repeat bottom left;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    text-align: right;
    padding-right: 5px;
    }


h4.prestige
    {
    background: #bcbc88 url(/img/fixed/2_prestige_h4bg.gif) no-repeat top left;
    color: #787038;
    }

.match p
    {
    color: #feea4a;
    float: left;
    font-size: 11px;
    padding-left: 5px;
    }

p.prestige
    {
    color: #787038;
    }

