#fic_button, #id_Header, #id_Breadcrumbs, #id_Footer, .css_Slice_CmsBody_Sidebar
{
    display:none;
}


#id_PageBody, #id_PageBorder, .css_Slice_CmsBody, .css_Slice_CmsBody css_Slice_CmsBody_HasSidebar, .css_Slice_CmsBody_HasSidebar .css_contenttype_text 
{
    height:auto;
    width:100%;
    padding:0px;margin:0px;
    min-height:0px;
    border:0px;
    }
    
html, body
{
    background:#fff;
    height:auto;
    padding:0px;margin:0px;
    }
    
    .printOnly 
{
    display:block;
    }