/* Remove unwanted elements*/
 /*#bottom_nav, #nav,  .noprint
{
	display: none;
}*/

/* Ensure the content spans the full width */
#content
{
	overflow: inherit;
}

#content_left_secondary {
	height: 100%;
}

#bottom_nav {
	display: none;
}
