.site .photoGallery	{
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 590px;
}

.site .photoGallery h2	{
	font-size: 14px;
	color: #999999;
	font-family: Arial;
	margin-top: 15px;
}

.site .photoGallery .thumb	{
	background: url("../images/photoGalleryThumbBackground.gif") no-repeat;
	margin-left: 11px;
}

.site .photoGallery .thumb a	{
	display: block;
	width: 76px;
	height: 76px;
	text-decoration: none;
}

.site .photoGallery .thumb a:hover	{
	text-decoration: none;
}

.site .photoGallery a.scrollerButton	{
	display: block;
	float: left;
}

.site .photoGallery .photoGalleryThumbScroller	{
	float: left;
	height: 76px;
	width: 530px;
	overflow: hidden;
}

.site .photoGallery .photoGalleryPreviewBackground	{
	margin-top: 10px;
	width: 584px;
	height: 584px;
	background: url("../images/photoGalleryPreviewBackground.gif") no-repeat;
}

.site .photoGallery .photoGalleryPreviewBackground .previewImage	{
	width: 584px;
	height: 584px;
}
