#sidebarContainer {
	margin-left: 20px;
	float: left;
	display: block;
}

#contentContainer {
	margin-left: 200px;
	text-align: justify;
}
