/* @group Print */

#box_left, #box_right, #footer, #imageContainer2 {
	display: none;
}

#page{
	position:static;
	left: auto;
	width: auto;
	margin-left: auto;
}

#box_center{
	margin-left: 35px;
	width: auto;
	margin-right: 35px;
}

h1 a{
	display: inline;
	overflow: visible;
	text-indent: 0;
	background-image: none;
	position: relative;
	text-decoration: none;
}

body{
		background-image: none;
}


/* @end */

