#sidebarContainer {
	display: none;
}

#contentContainer {
	background: #303030;
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: left;
}
