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

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