
#galeriaTow {position:relative; width:340px; margin:0px auto; padding:0px; }
#images { height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:335px; height:210px; padding:0px; }
#image img {position:absolute; }

#thumbwrapper { width:277px; height:50px; margin:0 0 0 30px}
#thumbarea {position:relative; overflow:hidden; height:40px; margin:0px 0 0 0; }
#thumbs {position:absolute; list-style:none; margin:0; padding:0; height:50px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}

.imgnav {position:absolute; height:35px; width:15px; top:210px; z-index:100; z-index:100; outline:none; cursor:pointer}
#previmg {left:10px; background:url(../images/left.jpg) left top no-repeat; }
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:10px; background:url(../images/right.jpg) right top no-repeat; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
