#content-top, #left-col, #header-nav, #footer, #content-bottom, #copyright, #menu {
	display: none;
}
#header {
	width: 100%;
	display: block;
	border-bottom: 1px solid #999;
}
#page-content, #wrapper, #content {
	width: 100% !important;
}
#print-footer {
	display: block;
	font-size: 8pt;
	color: #999;
	margin: 30px;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #999;
}
ul li {
	list-style-type: disc;
}