.showOnPrint {
	display: inline;
}

.hideOnPrint, 
#topHorizontalNav,
#leftNavVertical {
	display: none;
}