* {
}

#body {
	background: none !important;
}

#navbar{
	display: none;
}

#current-topic {
	display: none;
}

ul li {
	list-style-type: disc !important;
}

#page {
	width: 100% !important;
	border: none !important;
}

#sidebar {
	border-bottom: 1px solid #CCC !important;
	float: none !important;
	width: 100% !important;
}

#sidebar img {
	display: none;	
}

#content {
	margin-left: 0 !important;
}

