body {
	background: #fff;
	font-family: arial;
	margin-top: 20px;
	margin-bottom: 20px;
}

#chat,
#terms,
#course,
#contact,
#view-all-w,
#see-all,
#main-nav,
#left-nav,
.ui-tooltip,
#social-media,
#secondary-nav,
#secondary-links,
#about-links,
#login-links,
#locale {
	display: none;
}

#content, 
#content-left, 
#content-right, 
#content-main {
	margin-top: 30px;
	margin-left: 0;
}

#content p {
	margin-top: 10px;
	line-height: 1.4em;
}

#content-header {
	margin-left: 0;
	margin-top: 20px;
}

a {
	text-decoration: none !important;
}

#content-header a {
	content: "" !important;
}

a:link:after, a:visited:after {
	content: "" !important;
}

#left-nav ul li.active {
	display: block !important;
}

.blue-box img, 
.white-box img {
	display: none;
}

.box-top p,
.w-box-top p {
	border: none;
	color: #000;
	padding-left: 0;
}

.box-content p,
.w-box-content p {
	color: #000 !important;
}

/*.contain {
	display: none;
}*/

#content-right .contain {
	display: block !important;
	visibility: visible !important;
}

#factoid {
	margin-top: 0;
}

#truste,
#copyright {
	clear: both;
	float: none;
}
