div.container {
  border: 0px solid #333;
  background-color: #eee;
  }
div.spacer {
  clear: both;
  }

div.float {
  display: block;
  float: left;
  width: 120px;
  height: 150px;
  margin: 5px;
  padding-top: 7px;
  padding-left: 3px;
  padding-bottom: 3px;
  voice-family: "\"}\"";
  voice-family: inherit;
  border:1px solid #BBBDD3;
  border-top:5px solid #BBBDD3;
   background-color: #eee;
  }
div.float p {
	color: #666;
	text-align: center;
	font-size: xx-small;
   }

td.photoViewerHeader{
	font-size: small;
	font-weight: bold;
	font-family: verdana;
	background: no-repeat url(../images/logo_small.gif);
}

td.title{
	font-size: xx-small;
	font-family: verdana;
	font-weight: bold;
}

td.description{
	font-size: xx-small;
	font-family: verdana;
}

	}
td.currentImage{
	background-color: #aaa;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}

a.nonCurrentImage {
	background-color: #fff;
	font-family: verdana;
	font-size: x-small;
	color: #00f;
}
a.progress_photo {
	border-color: black;
}
image.style A:visited{
	border-color: 1px solid black;
}
