#header_outside, #topLinks, #footer_outer, #content_wrapper #rightbar, #home_header_outside, #logolist {
	display: none;
}
#print_header, #print_footer {
	display: block;
}
#print_footer {
	text-align: center;
	font-size: 12px;
}
#content_wrapper {
	width: auto;
	padding: 0px;
}
#content_wrapper #content {
	width: auto;
	margin-top: 40px;
}
