#examplethumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 64px;
   height: 64px;
}

#examplepicturebox table  {
   width: 100%;
   height: 100%;
}

#examplethumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 585px;
   z-index: 1;
   width: 758px;
   height: 154px;
}

#nextbutton a:hover  {
   background-position: -37px 0%;
}

#prevbutton a:hover  {
   background-position: -69px 0%;
}

#captionmetadata p  {
   font: 17px/20px Verdana;
   margin: 0px;
   color: #0000CC;
   text-align: center;
}

#examplepicturebox  {
   visibility: visible;
   position: absolute;
   left: 339px;
   top: 185px;
   z-index: 1;
   width: 404px;
   height: 356px;
}

#captionmetadata  {
   visibility: visible;
   position: absolute;
   left: 101px;
   top: 186px;
   z-index: 1;
   width: 154px;
}

#prevbutton a  {
   background: url(mommedia/prevbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 8px;
   width: 69px;
   font-size: 8px;
   line-height: 8px;
}

#nextbutton a  {
   background: url(mommedia/nextbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 7px;
   width: 37px;
   font-size: 7px;
   line-height: 7px;
}

#headerbutton  {
   left: 73px;
}

#prevbutton  {
   visibility: visible;
   position: absolute;
   left: 582px;
   top: 164px;
   z-index: 1;
   width: 69px;
   height: 8px;
}

#nextbutton  {
   visibility: visible;
   position: absolute;
   left: 685px;
   top: 165px;
   z-index: 1;
   width: 37px;
   height: 7px;
}

.sgthumb  {
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 64px;
   height: 64px;
}

