@charset "utf-8";
/* ===================================================================

	file name : print.css

=================================================================== */

body {
	background:none;
	}
	
img{
	width:auto;
	height:auto;
}

.innerPage { background:none; }

*html body {
	zoom:0.67;
}

#container{
	background:none;
}

#flashHeader{
	display:none;
	background:none;
}
	
#flashPrintImage {
	height:300px;
	width:auto;
	display:block;
}

*:first-child+html .innerPage #wrapper {
	position:relative;
	top:-220px;
}

*:first-child+html .innerPage #lead p span {
	margin-right:0;
	width: 48px;
}