#gallery {width:475px; margin:10px auto; padding:0px 0px 0px 0px;}
#images {height:415px; margin-bottom:5px;}
#image {position:relative; width:475px; height:415px; padding:0px 0px 0px 0px; background:url(/tolteam/gallery/images/loading.gif) center center no-repeat;}
#image img {position:absolute; top:5px; left:0px; width:475px;}



#thumbwrapper {margin:10px 0px 0px -2px; padding:5px; width:465px; height:90px; border:2px solid #ffffff; background:#f2f7fb;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:475px;margin:0px 0px 0px -5px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:100px; width:100000px;}
#thumbs li {float:left; margin-right:7px; cursor:pointer}


.imgnav {position:absolute; height:350px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(/tolteam/gallery/images/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=30);}
#nextimg {right:0; background:url(/tolteam/gallery/images/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=30);}



