

/* Remove unwanted elements */
#header, #leftmenu, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#contentwell, #container, #left, #content2, #content3, #tabberactive, #tabbernav, #tabberlive, #tabbertab
{
width: 100%; margin: 0; float: none;
}
