﻿.expander,
#topbar,
#content-footer,
#sidebar_left,
header.navbar,
.no-print
{
    display:none;
}
section#content,
#content_wrapper
{
    left:0 !important;
    top:0 !important;
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}
*
{
    max-width:100% !important;
}
