#left-sidebar {
	width: 315px;
	padding: 0px;
}

#body-image {
	display: block;
	
	border-top: 3px solid white;
}

#circle {
	display: block;
	
	position: absolute;
	top: 32px;
	left: 160px;
	z-index: 5;
}

#content {
	padding-top: 30px;
}

#content #sub-sections td {
	width: 130px;
}
