﻿
html, body 
{
    height: auto;
}

#header, .printButton
{
    display: none;
}

#container
{
    width: auto;
}

#sidebar
{
    display: none;
}

#content 
{
    margin: 0px;
}
