#contentContainer #content {
	float: right;
	width: 492px;
	border-left: 3px dashed #dfdfdf;
}

#sidebarContainer {
	float: left;
	width: 200px;
}