@charset "utf-8";

.printHeader {
	display: block;
	visibility: visible;
	text-align: right;
	margin-bottom: 20px;
}

.site-header-wrapper,
.megamenu-wrapper,
.site-footer-wrapper,
#slideshow-wrapper-home,
.content .sidebar,
.product-content-wrapper .product-sidebar
{
	display: none;
}

.content,
.content .main,
.product-content-wrapper .product-main,
.slideshow-wrapper
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.product-content-wrapper {
	border-top: none;
}

.product-content-wrapper .product-main {
	border-left: none;
}

.whatwedo-section {
	border-top: none;
}
