#inner-content {
    width:508px;
    float:left;
    color:#69674F
}

#inner-content h1, #sleeps, #overview {
    font-family:georgia,times new roman, serif;
    color:#69674F
}

#inner-content h1 {
    font-size:1.9em;
    margin:0 0 0.1em
}

#inner-content #sleeps {
    font-size:1.3em;
    margin:0 0 0.1em
}

#overview {
    font-weight:bold
}

#prices {
    font-weight:bold
}

#property-listing {
    margin:0 0 10px 0;
    padding:0;
    float:left;
    width:100%
}

#property-listing li {
    margin:0 1px 1px 0;
    padding:0;
    list-style:none;
    float:left;
    width:236px
}

#property-listing img {
    float:left;
}

#property-listing li.end {
    margin:0 0 1px 0;
}

#property-listing h2 {
    margin:0;
    padding:3px 10px;
    float:left;
    width:216px;
    background:#000;
    color:#fff;
    font-family:georgia,times new roman, serif;
}

#content #property-listing a {
    color:#fff;
    text-decoration:none
}