/* CSS Document */

#contentContainer {
	width: 100%; 
}

#sidebarContainer {
	display:none;
}