/*
	Print specific styles
*/

#navmain,
#navsub,
#footer,
form,
.noprint {
	display: none;
}

#maincol {
	width: 100%;
}
