
div.galleryEntry {
	width: 760px;
	margin-left: 57px;
	padding-top: 40px;
	background: url('../images/gallery/entryBack.png') no-repeat 0 10px;
	text-align: center;
	min-height: 100px;
}

div.galleryEntry img {
	border: 1px solid #005776;
}