body {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 640px;
}

.print-header {
	border-bottom: 1px solid #d9d9d9;
	display: block;
	padding: 0 0 14px;
	visibility: visible;
}

.wrapper {
	margin: 0;
	max-width: none;
	min-width: 0;
	width: auto;
}

.header,
.homepage .box-1,
.primary-navigation-wrap,
.inside-page .left-side,
.small-action-button,
.upper-footer .footer-logo,
.button,
.heading-wrap {
	display: none;
	visibility: hidden;
}

.homepage .box-2 {
	box-shadow: none;
}

.inside-page {
	min-height: 0;
}

.inside-page .right-side {
	float: none;
	width: auto;
}

.main-content.has-side-boxes {
	float: none;
	width: auto;
}

.side-boxes {
	float: none;
	margin-top: 0;
	width: auto;
}

.footer-box {
	float: none;
}

.footer-box-right {
	text-align: left;
}
