html,
body,
#wrapper,
div.centerCol {
	width: 99%;
	position: static;
	margin: 0;
	padding: 0;
}

#header,
#footer,
#headerTools,
div.leftCol,
div.rightCol,
p.detailLinks,
form#filter,
p.breadcrumb span {
	display: none;
}

img#printHeader {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 2em;
}
div.centerCol {
	width: 100%;
}
script {
	display: none;
}