@charset "UTF-8";
@media print {
div:after {
	padding-bottom: 1px !important; /* for Firefox */
}
#body_inner {
	min-width: 0 !important;
	max-width: none !important;
	_width: 100% !important; /* for IE 6 */
}
#header #site_name a {
	display: block !important;
	width: 100% !important;
}
#header #site_name img {
	width: 100% !important;
	height: auto !important;
}
#content {
	background: none !important;
}
#content #content_inner {
	background: none !important;
}
#content #article .content_header,
#content #article .content_body {
	margin-left: 0 !important;
}
#content #navigation {
	display: none !important;
}
} /* Don't remove */
