#wrap {
overflow: visible;
}
/* Remove unwanted elements */
#header, #footer, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}
