#buttons3, #mainlogo, #topmenucell, #breadcrumbs, #menu_cell,
#copyright_profi, .b_border, #imgmidbot, .footerrow, #img_dirt1, #img_dirt2 {
	display: none;
}
#print_header, .print_top, .print_bottom {
	display:block;
}
html, body, #tbl_content  {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
#tbl_main {
	height:auto;
	min-height:1px!important;
}
#tbl_content table {
	border-collapse: collapse;
	table-layout: auto;

	height: auto;
	width: 100%;

	background-image: none;
	background-color: #ffffff;

	color: #000000;
	font-size: 100%;
}
.noprint {
	display: none;
}
