#sidebarContainer {
	float: left;
}

#contentContainer {
	margin-right: 0px;
	margin-left: 200px;
	border-left: solid #e4e4e4 1px;
}

/* ok */

