/* Start of CMSMS style sheet 'gallery' */
div#rightmenu {
   margin-left: 0px;
}
div#whitebox {
   padding-bottom: 5px;
   height: 373px;
}

div#thumbs_outer {
   position: relative;
   padding: 1px 0;
   margin-left: 1px;
/* Hack for IE 6 */
   -margin-top: -14px;
   height: 19px;
   width: 338px;
   overflow: hidden;
}

div#thumbs_inner {
   position: relative;
   height: 19px;
   margin-right: -2000px;
}

a.movethumbsbtn {
   float: right;
   cursor: pointer;
   margin: 5px 0 0 6px;
}

a#playbtn {
   float: right;
   cursor: pointer;
   margin: 4px 0 0 46px;
}
a#pausebtn {
   float: right;
   cursor: pointer;
   margin: 4px 11px 0 8px;
}
div#nodiapobtn{
   float: right;
   width: 83px;
   height: 11px;
}

p.imgmetadata {
   font-size: 9px;
}
p.spacebefore {
   margin-top: 9px;
}

#bottomcontent div#leftpart p{
   height: 25px;
   width: 72px;
   border-right: 3px solid #babab8;
}
#bottomcontent div#rightpart {
   float: right;
   width: 460px;
   padding-right: 122px;
}

p.imgid {
   font-weight: bold;
   font-size: 14px;
   font-family: Geneva, Verdana, Arial;
}

div#innercontent {
   height: 371px;
}

img.mediumthumb, img.mediumthumb {
   cursor: pointer;
}
/* End of 'gallery' */

