.PG_PhotoCaption {
  font-size: 11px;
  background-color: white;
}
.PG_PhotoTable, .PG_PhotoCell2 { 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: white;
}
.PG_PhotoCell { background-color: white; }
.PG_PhotoCell:hover, .PG_PhotoCell2:hover { background-color: #f9f9f9; }
.PG_ImageCell a img { border: 1px solid #cccccc; }
.PG_ImageCell a img:hover { border: 2px solid #f5873c; }
.PG_CaptionCell { font-size: 11px; }
.PG_CaptionCell2 {
  font-size: 11px;
  font-weight: bold;
}

