#contentContainer {
	float: left;
}

#sidebarContainer {
	float: right;
	margin-right: 8px;
}