body {
	background: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.auto-float {
	width: 100%;
	margin: 0;
	float: none;
}

.wrapper {
	float:  none;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: visibe;
}



.wrapper .header .layer-one, .wrapper .header .layer-two .l2-right .func-nav, .padding-bottom, .footer .top, .bottom-bumf, .tail-footer-ad, .have-your-say, .user-reply-ui, .pagination, .jump-to-comment-form {
	display: none;
}

.wrapper .header .layer-two .l2-right li {
	color: #000;
}

.wrapper .header .layer-two .l2-right {
	width: 270px;	
}

.wrapper .header .layer-two .l2-right .header-link {
	width: 250px;
	margin: 0;
	padding: 0;
	float: none;
}

.wrapper .header .layer-two .l2-right li a {
	display: none;
}


.wrapper .header {
	margin: 0;
	padding: 0;
	height: 70px;
	width: 100%;
}

.nav {
	display: none;
}

.fairy-breadcrumbs {
	display: none;
}

.wrapper .col-container .right-col {
	display: none;
}

.tool-belt {
	display: none;
}

.typography a {
	text-decoration: underline;
}
.wrapper .col-container, .full-width, .footer {
	width: 100%;
	margin: 0;
	padding: 0;
}

.left-col {
	width: 95%;
	margin: 0 2.5%;
	padding: 0;
	float: none !important;
}

.left-col h4.teaser {
	width: 100%;
	
}

.left-col .article-body {
	width: 100%;
}

.left-col .google-adwords {
	display: none;
}

.footer .bottom {
	display: none;
}

.copyright-print {
	padding: 10px 0;
	font-size: 0.7em;
	text-align: center;
	color: #999;
	float: none;
}

.footer .sharkey-out {
	display: none;
}

.full-width {
	border: none;
}

.author-box {
	width: 100%;
}
.author-box .author-photo {
	float: right !important;
}
.author-box p {
	float: left;
	width: 400px;
}

.comment-container {
	width: 100%;
	margin: 0;
	padding: 0;
	float: none !important;
}
.comment {
	float: none !important;
	width: 100%;
	overflow: hidden;
}

.reply-btn.enter-first-reply-activate {
	display: none;
}

.screen-only {
       display: none;
}
