div.galleryRow {
	margin-bottom:			25px;
}

div.galleryRow a {
	float:					left;
	display:				block;
	text-align:				center;
	margin:					0px 15px;
}

div.galleryRow a.first {
	margin-left:			0px;
}

div.galleryRow a.last {
	margin-right:			0px;
}

div.galleryRow a img {
	border:					2px solid #656766;
	display:				block;
}

div.galleryRow a span {
	display:				block;
}
