#sidebarContainer {
	display: none;
}

#contentContainer {
	width: 850px;
	border-left-style: none;
}

#contentContainer #content {
	margin-left: 0;
}

