﻿.PG_PhotoTitle
{

}

.PG_PhotoCaption
{
	font-size: 11px;
	background-color: #ffffff;
}

.PG_PhotoTable
{
	background-color: #f1f1f1;
}
.PG_PhotoTable2
{
	background-color: #999999;
}

.PG_NextPrevious 
{
	background-color: #f1f1f1;
	font-weight:bold;
}

.PG_NextPrevious2 
{
	background-color: #999999;
	font-weight:bold;
	color: #ffffff;
}
.PG_PhotoCell
{
	background-color: #ffffff;
}
.PG_PhotoCell div
{
	background-color: #e6e6e6;
}

.PG_PhotoCell:hover
{
	background-color: #f9f9f9;
}
.PG_PhotoCell2
{
	background-color: #f1f1f1;
}

.PG_PhotoCell2:hover
{
	background-color: #f9f9f9;
}
.PG_ImageTable
{
}

.PG_ImageCell
{

}

.PG_ImageCell a img
{
	border: 1px solid #cccccc;
}

.PG_ImageCell a img:hover
{
	border: 1px solid #f5873c;
}

.PG_CaptionCell
{
	font-size: 11px;
}
.PG_CaptionCell2
{
	font-size: 11px;
	font-weight: bold;
}
