/* global printstyles */
object, #headnav, #subnavi, #search, .sidebar, .mymarket_absolute, #footer .footerBox, #footer p, .generic_popup, .paging {
	display: none;
}

body {
	font: 0.3cm/1.5 Helvetica, Arial, sans-serif;
	color: #333;
}

h1 {
	margin-bottom: 10px;
	padding-bottom: 0;
	color: #fd8000;
	font-size: 1cm;
}

h2 {
	color: #9b9b9b;
	font-size: 0.7cm;
	padding-bottom: 0.7cm;
}

.head, h3.head, #footer .grey_block h3, .tabs_title, .product_item_title, .grey_box_title {
	font:15px Tahoma,Geneva,sans-serif;
}

#header {
	background: none;
	height: 100%;
	margin:0 0 5px;
}
div.contentHeading {
	margin: 0px 0;
	overflow:hidden;
	width:100%;
}
.breadcrumb {
	margin: 0px;
	padding: 0px;
}
#header #printlogo {
	display: block!important;
	margin-bottom: 10px;
}
.content, .content.double {
	width: 100%;
	height: 100%;
}

.products_list.product_list_fixed.parent_clr.padd_t5 {
	overflow: visible;
}
.articles_list_holder {
	overflow: visible;
}
.articles_list {
	overflow: visible;
}
.products_list.parent_clr.b_space {
	overflow: visible;
}
.disclaimer_box.grey_block.bord_box.parent_clr.padd_box.content_box.marg_t10 {
	overflow: visible;
	height: 100%;
}
.print_fallback {
	display: block;
}
