﻿.bottom10 {
	text-align: center;
	padding-bottom: 10px;
}
.image-left {
	float: left;
	margin-right: 10px;
}
.image-right {
	float: right;
	margin-left: 10px;
	border-style: solid;
	border-width: 0px;
}
