#contentContainer  {
	float: left;
	width: 68%;
}

#sidebarContainer {
	float: right;
	width: 25%;
}