﻿.PhotoGDescription
{
  width:100%;
}

.PhotoGLargeView
{
  clear:both;
  float:left;
  height:410px;
}

.PhotoGItemNavigation
{
  width:100%;
  font-size:10pt;
}

.PhotoGListView
{
  clear: both;
  float: left;
  font-size :10pt;
}

.PhotoGListView .ListItem
{
  float:left;
  margin:2px 2px 2px 2px;
  background-color:white;
  color:Red;
  font-size:10pt;
}

.PhotoGListView .ListItem IMG
{
  border:solid 1px gold;
}

.PhotoGPageNavigation
{
  width:100%;
  background-color:silver;
  font-size:10pt;
}

.PhotoGThumbnail
{
  float:left;
  border: solid 1px silver;
  margin: 2px 2px 2px 2px;
  padding: 2px 2px 2px 2px;
}
