img.left {
	float:left;
	margin-right: 15px;
}
img.right {
	float:right;
	margin-left: 15px;
}