.PhotoGDescription
{
  width:100%;
}

.PhotoGLargeView
{
  clear:both;
  float:left;
  width:770px;
  height:300px;
}

.PhotoGItemNavigation
{
  width:100%;
  font-size:10pt;
}

.PhotoGListView
{
  clear:both;
  float:left;
  font-size:10pt;
  width:770px;
}

.PhotoGListView .ListItem
{
  float:left;
  margin:2px 2px 2px 2px;
  background-color:white;
  font-size:10pt;
}

.PhotoGListView .ListItem IMG
{
  border:solid 1px #5D7033;
}

.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;
}

