/* display the sidebar container as a block so it is displayed on screen */
#contentContainer {
	display: block;
}
