@charset "utf-8";
/* CSS Document */

.imagecol {
	clear: both;
	float: left;
	width: 200px;
	margin: 10px;
	padding: 2px;
	border: 1px solid #340203;
}

