@page {
	margin: 0% !important;
}

.print {
	display: block !important;
}

/* ############### Get rid of un-necessary content ############### */

#top_bar {
	display: none !important;
}

#breadcrumb {
	display: none !important;
}

#maincontent_left {
	display: none !important;
}

#banner #banner_3 {
	display: none !important;
}

.content .notice_offline {
	display: none !important;
}

#footer #footer_2 {
	display: none !important;
}

#footer #footer_3 #footer_3_2 {
	display: none !important;
}

/* ############### Adjust remaining content ############### */

#header {
	clear: both !important;
	margin-bottom: 40px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #333 !important;
}

#maincontent_middle {
	clear: both !important;
	width: 90% !important;
}

.content {
	clear: both !important;
	width: 90% !important;
}

#footer {
	clear: both !important;
	width: 100% !important;
	border-top: 1px solid #333 !important;
}