#header, #footer, #sideColumn, #mainNavigation,
.tabContainer .tab, #map{ display: none; }

#content, .propertyDetails, li.page {
    width: 100% !important;
}

#mainContainer, body {
    padding: 0;
    background: white;
}

a:link, a:visited {
    color: black !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

