 /* Remove unwanted elements */
#nav, #menu, #graphic_header, #module_footer_nav, #module_navigation, #signupModule, .side_module, .noprint
{
display: none;
}

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



