#sidebarContainer {
	float: left;
}

#contentContainer {
	float: right;
}