

#contentContainer {
	width: 500px;
	float: left;
}

#sidebarContainer {
	width: 220px;
	float: right;
}