div.column_container {
	float: none;
	clear: both;
}

div.column {
	float: none;
}

div#leaderboard_house_ad {
	display: none;
}

div#leaderboard {
	display: none;
}

div#house_ad {
	display: none;
}

div#banner {
	display: none;
}

div#top_nav {
	display: none;
}

div#main_container {
}

div#left_nav {
	display: none;
}

div#skyscraper_left {
	display: none;
}

div#main_column {
	width: 100%;
	margin: 0;
}

div#skyscraper_right {
	display: none;
}

div#main_content {
	width: 100%;
	margin: 0;
}

div#home_container {
	width: 100%;
}

div#center_column {
	width: 100%;
	margin: 0;
}

div#right_column {
	width: 100%;
	margin: 0;
}

div.scrollable {
	overflow-y: visible;
}

div#footer {
	display: none;
}

div#TypeAheadNew {
	display: none;
}

div#story_widget div.widget_content {
	overflow: visible;
	width: 100%;
}

div.center_widget h2, div.right_widget h2 {
	color: black;
	font-weight: bold;
	font-size: 1.75em;
}

