div.galleryImage
{
	text-align: center;
	height: 416px;
	width: 99%;
}

div.galleryImage img
{
	height: 390px;
	border: 0px;
}

div.galleryThumbnailList
{
  margin-top: 2px;
  width: 688px;
  height: 72px;
}	

div.galleryThumbnails
{
  margin-top: 2px;
  width: 688px;
  height: 60px;
  overflow: auto;
}	

img.galleryThumbnail
{
  height: 50px;
  margin: 2px;
  border: 1px solid #ffffff;
}