/*================================================== PRINT STYLES */
/*
    CSS Document for Savills Global
    Build: Pete Robelou on behalf of SAS - 06/10/2009
*/

body
{
    background: #fff !important;
    color :#000 !important;
    font-size: 12pt !important;
    width: 595px !important;
    margin: 0px !important;
    padding: 0px !important;
}

p, h1, h2, h3, h4, a
{
    color: #000 !important;
}

#top_strip, #header_container, #breadcrumb_navigation_container, #left_navigation_container, #footer
{
    display: none !important;
}



#master_container, #content, #content_container
{    
    /*float: none !important;*/
    /*width: 595px !important;*/
    padding: 0px !important;
    margin: 0px !important;   
    min-height: 50%;
    height: auto !important;
    height: 50%;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


.right-content{
   display:none !important;

}

.social_icons {
   display:none !important;

}


