#lightwindow, #lightwindow_overlay, #header, #footer, #sidebar, footerelements { display:none }
#content, #heading { display:block; width:100%; margin:0; float:none }
#content, #heading { overflow:visible }
#main .container {
	padding:0;
	border:0;
	width:100%;
}
#heading {
	height:auto;
}
#heading h1 {
	padding:10px 0;
	margin-bottom:20px;
}
body * {
	color:#000;
}

h1, h2, h3, h4, table, ul, ol { clear:both }
h1, h2, h3, h4, table, img { page-break-after:avoid; }