﻿.PG_PhotoTitle
{

}

.PG_PhotoCaption
{
	font-size: 11px;
	background-color: #ffffff;
}

.PG_PhotoTable
{
	background-color: #f1f1f1;
}
.PG_NextPrevious 
{
	background-color: #f1f1f1;
	font-weight:bold;
}

.PG_PhotoCell
{
	background-color: #ffffff;
}

.PG_PhotoCell:hover
{
	background-color: #ffffff;
}

.PG_ImageTable
{
	padding: 0px;
}

.PG_ImageCell
{
	padding: 0px;
}

.PG_ImageCell a img
{
	border: 0px;
}

.PG_ImageCell a img:hover
{
	border: 0px;
}

.PG_CaptionCell
{
	font-size: 11px;
}
