#sidebarContainer {
	float: right;
}

#contentContainer {
	margin-right: 200px;
	border-right: 1px solid #a1a4a7;
}

