#gallery {width:600px; background:#efebe7; padding-top:10px; border:1px solid #8b7f72; font-family:verdana, arial, sans-serif; font-size:11px; line-height:1.5em;}
#gallery #imageNumber {float:left;width:200px; height:38px; background:url(number.gif); text-align:center; line-height:38px; font-size:11px; margin:0; color:#222; top:110px; left:200px;}
#thumbnails {width:500px; height:75px; overflow:hidden; margin:7px 0px 0px 0px; position:relative; }
#thumbbox {width:515px; height:105px; overflow:hidden; position:relative; background:#efebe7 url(back.gif) no-repeat 0px 0px;}

#innerContainer {position:absolute; left:0; top:0; height:75px; overflow:hidden;}
#thumbnails ul {margin:0; padding:0; list-style:none;}
#thumbnails ul li {float:left; height:75px;}
#thumbnails ul li div {display:none;}
#thumbnails ul li img {display:block; height:75px; padding:0 1px;}
#fullSize {width:600px;}
#fullSize img {border:1px solid #fff;}
#fullSize div {margin:0 auto; text-align:left;padding:10px;}
#fullSize div h1 {margin:0; padding:0; font-size:18px; line-height:18px; color:#fff;}
#clickLeft {width:35px; height:38px; background:#fff url(blank.gif); float:left;}
#clickRight {width:35px; height:38px; background:#fff url(next.gif);float:left;}
#slideLeft {width:20px; position:absolute; height:89px; left:1px; top:13px;}
#slideRight {width:20px; position:absolute; height:89px; right:1px; top:13px;}