body {
	background: white;
}

.header, .category, .answer, .info, .navigation, .footer, .error {
	display: none;
}

.credit {
	display:block;
}

.topad {
        display: none;
}
.sidebar {
	float:right;
	width:250px;
	text-align:left;
	margin-left: 18px;
}