/*
 * Hide sections for Print Preview
 */
 
#header, #menu-top, #menu-left, #menu-right, #footer
{
	position: absolute;
	display: none;
}
