/* Accutense Page - Image Group */
.imggrp {
	width: 100%;
	text-align: center;
	margin-bottom: 6px;
}
.imggrp img {
	border: 4px #000 solid;
}

