  /*------------------------------------------- Listing CSS -------------------------------------------*/
   
    div.listing ul.stats {
        text-align:left;
        line-height: 16px;
        padding-top: 5px;
        padding-left: 50px;
        height: 170px;
    }
    div.listing ul.stats li {
    text-align: left;
    }
    div.listing ul.stats li.value {

    font-size: 18px;
    margin-left:-10px;
    margin-bottom: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #0284b6;
    }
    #ubertor .listing .description {
        text-align:left;
        margin-right:10px;
        padding-top: 25px;
        font-size: 13px;
    }
    .listing {
        width: 850px;
        margin: 0px auto;
        margin-bottom:10px;
        border-color:#cccccc;
    }
    .listing img {
        border-color:#cccccc;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 0px;
        margin-left: 10px;
    }
    #ubertor .listing_details  h2  {
        font-style:normal;
        color:#0284b6;
        font-variant: small-caps;
        font-size: 18px;
        letter-spacing: 2px;
        font-weight: normal;
    }
    #ubertor .listing_details  h3  {
        font-style:normal;
        color:#0284b6;   
        font-size: 18px;   
        font-weight: normal;
    }
    #ubertor .listing_details #detail_menu li.sel a {
        background-color:#906000;
    }
    #ubertor .listing ul {
    padding:0px;
    margin:0px;
    top:0px;
    }
   
    #ubertor #business_card {
    width:850px;
    border-color:#999999;
}
#listing_description {
    font-size:14px;
}
.listing_details div.info {
    line-height: 18px;
}
.listing_details ul.info li.value {
    font-size: 26px;
    padding-bottom: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.listing_details #address {
    font-family: Georgia, "Times New Roman", Times, serif;
    vertical-align: bottom;
    margin-top: 25px;
}
.listing_details h3 {
    font-size: 12px;
}
