.articleImageLeft {
	float: left;
	margin: 6px 10px 4px 0;
}

.articleImageRight {
	float: right;
	margin: 6px 0 10px 10px;
}