#body h2.proptitle{
    font-size:14px;
    color:#333;
    margin-top:5px;
}
#body h2.price{
    font-size:14px;
    margin-top:5px;
    float:right;
    color:#23237f;
}

#body{
    width:740px;
}
#column3{
    display:none;
}

#content{
    width:570px;
    padding-right:10px;
    float:left;
    margin-top:20px;
}
#images{
    width:160px;
    float:left;
    margin-top:20px;
}
#images p{
    font-size:12px;
    text-align:center;
}
#body #images a img{
    border:solid 1px #273c8c;
    margin:auto;
    display:block;
    margin-bottom:5px;
}
#body div.propertybuttons a {
    margin-right:10px;
}
#body div.propertybuttons a:hover {
    margin-right:10px;
}



