@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	width: auto;
	height: auto;
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#container {
	background: none;
	width: auto;
	min-height: auto;
	_height: auto;
}
#mainBlock { page-break-inside: avoid !important;}
#wrapper { background: none; }
#headerNav,
#adBanner { display: none; }