#contentContainer {
	float:left;
	width:auto;
}

#sidebarContainer {
	float:right;
	display:none;
}