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

#contentContainer #content {
	margin-right: 250px;
}