#wrapper {
	width: auto;
}

#contentContainer {
 	width: 63%;
 }
 
 #sidebarContainer {
 	width: 33%;
 }