
body {
	color: #666 !important;
}

.main-nav {
	display: none;
}

.middle {
	background: none !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.main-col .entry, .content-container {
	background: none !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.bottom {
	display: none;
}


.two-even-columns .dontsplit {
	width: auto;
	margin: 0 5% 30px;
	float: none !important;
	position: static !important;
	clear: both !important;
	page-break-inside: avoid;
}