.gallery img {
	display: none;
}
.gallery_controls {
	position: absolute;
	top: 470px;
	left: 193px;
	margin: 0 auto;
	width: 25px;
	#width: 50px;
}
.gallery_controls img {
	float: left;
}
.gallery_image {
	margin: 0; padding:0;
	width: 100%;
	height: 450px;
}
.gallery_image tr {
	vertical-align: middle;
}
.gallery_image td {
	text-align: center;
}
.gallery_image img {
	border: 4px solid #CCCCCC;
	margin: 0 auto;
}
a.credit, a.credit:link, a.credit:active, a.credit:visited, a.credit:focus, a.credit:hover {
	color: black;
	text-decoration: underline;
	border: none;
}
.photo_credit {
	position: absolute;
	bottom: 0px;
	left: 0px;
}