div.gallery {
	float: left;
	width: 170px;
	text-align: center;
}

div.gallery, div.viewGallery { margin-left: 14px; }

div.gallery a {
	text-decoration: none;
	color: #363636;
}

div.gallery span {
	display: block;
	width: 160px;
	font-weight: bold;
}

#content a img.galleryImage {
	margin: 0 10px 10px 0;
	padding-left: 0;
}