div.top, footer, #cookie-wrapper-inner, .bread-wrapper {
	display: none;
}

div {
	float: none !important;
}

.print {
	width: 100% !important;
	float: none !important;
}


a[href]:after {
	content: none !important;
}

.printer-head {
	display: block !important;
	text-align: center !important;
	width: 100%;
}

.printer-head img {
	display: inline !important;
	text-align: center !important;
	width: 300px;
}

.page-break-after {
	page-break-after: always;
}


.content-bordered {
	border-width: 0 !important;
}

