/* 
  -----------------------------------
  Basic Print Media
  -----------------------------------
*/
#skiplink, #pmmcrumb, #p7TBM, #masthead, #menubar, #p7PMnav, #copyrightnotice {
	display: none;
}
/*Counteracts EQ Scripts Setting BottomPadding in the DOM*/
div, p {
	padding-bottom: 0px !important;
}
p {
	margin: 6pt 0 6pt 0;
}
h1, h2, h3, h4 {
	margin: 5pt 0 0 0;
}
#pagewrapper, #sidebar, #mainbox, #footer {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
