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

.oneColElsCtr #container #mainContent #groupSix #galleryImage img {
border:hidden;
	margin: 0px;
	padding: 0px;
}.oneColElsCtr #container #mainContent #groupSix #galleryImage a {
border:hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: hidden;
	border-left-style: none;
}
#groupSix {
	width:100%;
	float: left;
	clear: both;
}
#galleryImage {
	background-color: #fbeb00;
	text-decoration: hidden;
	margin: 5px 5px 5px 0px;
	padding: 8px 8px 8px 8px;
	width: 122px;
	float: left;
	border:hidden;
}
.imageCaption {
	font-size:0.7em;
}
h3{
	margin-top:10px;
	margin-bottom:5px;
}
