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

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

div.gallery span {
	border-top: 1px solid #DADADC;
	padding-top: 2px;
	display: block;
	width: 150px;
	margin-left: 10px;
	font-weight: bold;
}

#content a img.galleryImage { margin: 0 10px 20px 10px; }

#galleryContainer {
	margin-left: 29px;
	margin-right: 29px;
}

div.breaks {
	height: 18px;
	clear: left;
}
