﻿body, h3, a, p, .benefits-wrapper {
	background: #FFF;
	color: #333 !important;
}

.header-wrapper,
div.sidebar,
div.footer {
	display: none;
}

.content-wrapper-wrapper,
.content-wrapper,
.content {
	padding: 0;
	width: auto;
	margin: 0;
	float: none;
	background: none;
}

.content h2,
.content .pod {
	background: none;
	position: static !important;
	text-indent: 0;
}

.related,
.related h3,
.related ul.downloads,
.related ul.links,
.related ul.links li a,
.benefits-wrapper .benefit h3,
.content h2, .content .pod,
.benefits-wrapper {
	padding-left: 0;
	background: none;
}

.related ul.downloads li {
	padding-left: 0;
	background: none !important;
	min-height: 0;
}

.detail .pic {
	float: none;
	clear: both;
	margin: 0 0 15px;
	padding: 0;
	border: none;
}
