a.special, a.special:link, a.special:active, a.special:hover, a.special:visited, a.special:focus  {
	display: block;
	width: 314px; 
	height: 23px; 
	position: relative; 
	left: -11px; 
	background-color: white; 
	color: #5EBAFD; 
	background-position: 3px 50%;
	background-repeat: no-repeat;
	margin-top: 6px;
	padding-left: 10px;
	font-size: 11pt;
	font-family: Arial,sans;
	font-weight: bold;
	line-height: 23px;
	cursor: hand;
	cursor: pointer;
	border: none;
}
a.spact {
	background-image: url('../img/crew_bullet.png');
}
.gallery img {
	display: none;
}
.gallery_controls {
	position: absolute;
	top: 341px;
	left: 193px;
	margin: 0 auto;
	width: 25px;
	#width: 50px;
}
.gallery_controls img {
	float: left;
}
.gallery_image {
	margin: 0; padding:0;
	width: 100%;
	height: 100%;
}
.gallery_image tr {
	vertical-align: top;
}
.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;
}