@charset "utf-8";
/* CSS Document */
#container{
	top: 130px;
	width: 99%;
	border: 0px;
	background-image: none;
}
#content{
	width: 90%;
	float: right;
	border: 0px;
}
#navigation{
	display: none;
}
#headerInnerspace{
	display: none;
}
#headerInnerspaceprint{
	display: block;
}
#footer{
	display: none;
}