.image-left {
	margin: 0px 15px 0.5em 0px;
	float: left;
}
.image-right {
	margin: 0 0 0.5 15px;
	float: right;
}
