
/* Print page styles */

h1,
#header,
#footer,
#navigation,
#gotoSection,
#mainContent #printPage,
#mainContent #breadCrumbs
{
	display: none;
}

