#contentContainer #content {
	text-align: justify;
	width: 758px;
	min-height: 300px;
	border-left: 1px dotted #cccccc;
	margin-left: 159px;
	padding-left: 20px;
}

#sidebarContainer {
	position: absolute;
	width: 150px;
	min-height: 300px;
	top: 330px;
	font-size: 0.7em;
	
	padding: 20px;
	left: 0;
	border-right: 1px dotted #cccccc;
}
