﻿.img-right {
	margin: 20px;
	float: right;
}
.img-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
