/* Show the print comment */

#printComment {
	position: relative;
	left: 4px;
	float: left;
	clear: both;
	width: 560px;
	padding: 15px;
	display: block;
}

#printComment p {
	padding-bottom: 10px;
}

#pageFooter, #secondaryNav, .resources, #menuWrapper {
	display: none;
}

#pageHeader {
	border-bottom: none;
}

#content {
	padding-left: 0px;
}