.videoTitleImage {
  position:relative;
  top:26px;
  height:126px;
  background-image:url('../images/video_gallery/video_gallery_top_link.jpg');
  background-repeat:no-repeat;
  background-position:top left;
}

.videoGalleryList {
  position:relative;
  top:26px;
  height:22px;
  background-image:url('../images/video_gallery/video_gallery_link_bg.gif');
  background-repeat:no-repeat;
  background-position:top left;
}

.videoNav {
  width:400px;
  margin-left:20px;
  background-color:#ded6bd;
  border:1px solid #6B4226;
}

#mainVideo {
  margin:10px 25px 10px 25px;

}

.videoGalleryWrapper {
  width:445px;
  padding-right:20px;
}
.videoGalleryTop {
  height:10px;
  background-image:url('../images/video_gallery/video_gallery_top_bg.gif');
  background-repeat:no-repeat;
  background-position:top center;
}

.videoGalleryWidth {
  background-image:url('../images/video_gallery/video_gallery_width.gif');
  background-repeat:repeat-y;
  background-position:top center;
}

.videoGalleryBottom {
  height:13px;
  background-image:url('../images/video_gallery/video_gallery_bottom_bg.gif');
  background-repeat:no-repeat;
  background-position:top center;
}

.photoTitle {margin-bottom:10px;}

.photoTitle a{
  font-family:verdana;
  font-size:9px;
  color:#000066;
  text-decoration:none;
}
.photoTitle a:hover {text-decoration:underline;}

