#sidebarContainer {
	float: left;
	border-style: none;
}

#contentContainer {
	margin-left: 125px;
	border-left: 2px dotted #cccccc;
}

