#sidebar {
	float: right;
	border-left: 2px dashed #e2e2e2;
}
#contentContainer {
	margin-right: 200px;
}
