#contentCotainer {
	float:left;
}

#sidebarContainer {
	float:right;
	margin-left:10px;
}