#footer_gradient, #breadcrumb, #menu_background {
	display: none;
}

#header img {
	display: block;
	position: absolute;
	top: 0;
	margin: 0 auto;
}

#product-title, #product-condition {
	position: fixed;
	top: 90px;
}

.product-section {
	page-break-inside: avoid;
}

.hide_when_printing {
	display: none;
}
