#gallery {margin: 0 auto; width:386px; height:352px; padding:5px; border:1px solid #D9D9D9; background-color:#EAE8E3; }
#gallery #imageNumber {width:200px; height:38px; background:url(number.gif); text-align:center; line-height:38px; font-size:12px; margin:0; color:#212185; font-family:Arial; font-weight:bold;}
#thumbnails {width:386; height:5px; overflow:hidden;visibility:hidden;}
#innerContainer {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 {height:75px; padding:0 1px;}
#fullSize {width:384px; height:310px; text-align:center; background-color:#FFFFFF; margin-bottom:5px;border:1px solid #D9D9D9; overflow:hidden;}
#fullSize img {border:1px solid #fff;}
#fullSize div {margin:0 auto; background:#a49a91; text-align:left;padding:10px;}
#clickLeft { width:35px; height:38px; background:#fff url(blank.gif);}
#clickRight {width:35px; height:38px;background:#fff url(next.gif);}
#slideLeft {width:15px; height:89px;  background:url(trans.gif);}
#slideRight {width:15px; height:89px;  background:url(trans.gif);}
