#sidebarContainer {
	width: 250px;
	float: left;
}

#contentContainer #content {
	margin-left: 300px;
}