#sidebarContainer {
	float: left;
}

#contentContainer {
	border-left: 1px solid #b8b8b8;
	margin: 10px 0px 5px 190px;
}


