@CHARSET "UTF-8";

.rkyscraper, .lskyscraper, .leaderboard, footer, header nav, .articleTitle img {
	display: none;
}

.fullcontainer {
	width: 980px;
}

.wrap {
	min-width: 980px;
}

.wrap.fixed {
	padding: 0;
}

#navbar {
	border-width: 0;
}

.articleText a img {
	box-shadow: none;
	border-width: 0;
}

.articleTitle .headline {
	background: white;
	border-width: 0;
	text-shadow: none;
	color: black;
}

.clearfix:before, .clearfix:after {
	content: none;
	display: none;
}