#contentContainer #content {
	float: left;
	width: 540px;
	border-right: 1px solid #dfdfdf;
}

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