.sectionEntry{
	margin-bottom: 50px;
	clear: both;
}

.sectionImage.left{
	float: left;
	margin: 0 20px 20px 0;
}

.sectionImage.right{
	float: right;
	margin: 0 0 20px 20px;
}