﻿@import url('layout.css');
.image-right {
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}
.image-left {
	border-style: 2;
	border-color: #808000;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
