.seo-gallery-wrapper {
	background-color:#222;
	width:970px;
}
.seo-gallery {
	padding-left:15px;
	padding-right:15px;
}
.seo-gallery a:link, .seo-gallery a:visited { color:#9cf; text-decoration:none; }
.seo-gallery a:active  { color:#9fc; text-decoration:underline; }
.seo-gallery a:hover   { color:#fff; text-decoration:underline; }
.seo-gallery .photo.block img {
	float:right;
}
/* For when we add a div class=photo-wrapper around the image */
.seo-gallery .photo.block .photo-wrapper {
	width:730px;background-color:black;float:right;text-align:center;
}
.seo-gallery .photo.block .photo-wrapper img {
	float:none;
}
.seo-gallery .block {
	clear:both;
}
.seo-gallery .photo.block .optTitle, .seo-gallery .photo.block .caption, .seo-gallery .photo.block .credit {
	padding-right:20px;
}
.seo-gallery h3, .seo-gallery h4 {
	margin:0;
	padding:0;
}
.seo-gallery h3 {
	padding-top:50px;
	font-weight:normal;
}
.seo-gallery p {
}
.seo-gallery p {
	margin:0;
	padding:0;
	padding-top:20px;
}
.seo-gallery .block {
	padding-top:1em;
	padding-bottom:0.3em;
}
.seo-gallery .optTitle {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
.seo-gallery .caption {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.seo-gallery .credit {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.seo-gallery .related {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height:1.45em;
	padding-bottom:1.3em;
}
.seo-gallery .gallery-credits {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height:1.45em;
	padding-bottom:1.3em;
}
.seo-gallery .gallery-credits strong {
	color:#FFF;
}