#container {
	background: #fff;
}

#sidebarContainer {
	display: none;
}

#contentContainer {
	width: 100%;
	border: none;
	margin: 0 0 40px 0;
}
