#content  {
	float: right;
	width: 65%;
	margin-right: 50px;	
}

#sidebarContainer {
	float: left;
	margin-left: 50px;
	width: 20%;
}