.imageleft {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageright {
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
