/*<link media="print" href="css/print.css" rel="stylesheet" type="text/css" rev="stylesheet" />*/


body {
	color: #000;
	margin: 2cm 2cm 2cm 2cm !important;
}

ul#nav_1,
div#nav_1-wrapper,
img#logo_top {
	display: none !important;
/*	visibility: hidden;*/
}

div#content_wrapper {
	width: auto;
	left: auto;
	top:1cm;
	bottom: 1cm;
}

* {
	position: relative !important; /* to handle FirFox bug */
	/*float: none !important;*/
}

div#footer,
div#footer_box {
	display: none !important;
	width: 0;
	height: 0;
	font-size: 0;
	color: #fff;
}

h1 {
	page-break-after: avoid;
}
