#masthead, #navbar, #sidebar, #metastuff b, #metastuff .discuss, div.discuss {
	display: none !important;
	}

#content {
	width: 390px;
	padding: 3px;
	border-left: 1px solid #525351;
	border-right: 1px solid #525351;
	}
body#inside #content {
	width: 400px;
	padding: 3px 0;
	border-left: none;
	border-right: none;