
body {
	background-color: #fff;
	color: #000;
}

/*Hide unnecessary stuff */

.Hygiene, .Header, .PageTools, .Ads, .patternBg, .debug, .TabBarCommunity {
	display: none !important;
}

.pageHeader {
    height: auto !important;
}

.centerContainer, .contentContainer, .Content {
    overflow: visible !important;
    width: auto !important;
}

/* Turn off floating */
.MainCol, .Sidebar, .contentContainer,
.contentCommuniy .MainCol, .contentCommuniy .SideBar,
.contentCommuniy .LocalBar, .contentCommuniy .mainContainer {
	float: none !important;
    overflow: visible !important;
}

.Footer, .Content {
	background: transparent none !important;
	color: #000 !important;
}

.tickerLabel, .ticker1, .ticker2 {
	color: #000;
}

.naviTable td, .naviTable th a, .naviTable th span, .naviTable thead .secondary th span {
    padding: 2px 0;
}

.sIFR-flash, .sIFR-replaced embed, .sIFR-replaced object {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

