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

#sidebarContainer {
	float: left;
	width: 24%;
	margin-left: 5px;
}