body {
	overflow: visible;
}

#container {
	position: inherit;
	width: auto;
	margin: 0 5%;
}

.print {
	display: block;
}

.sidebar,
.menu,
.label,
.sublayer,
.midlayer, 
.overlayer,
.content .bottom-overlay,
.disclaimer,
div.logo {
	display: none;
}

.center-bg,
.centershadow,
.footer {
	background: none;
}

.header img.logo {
	width: auto;
}

.content {
	position: inherit;
}

.page {
	margin: auto;
	float: none;
}

.page h1 {
	page-break-after: avoid;
}

.footer * {
	color: #000 !important;
}

.footer .dealer {
	right: 0;
}