* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666 url(images/bg.gif)}
#gallery {position:relative; width:750px; heigth:214px; margin:0px auto; padding:0px; background:url(images/slider_bg.jpg) no-repeat; }
#images {border:2px solid #9ac1c9; height:180px; background:#eef5f6; margin:0px; display:none;}
#image img {position:absolute; top:5px; left:5px; display:none;}
#thumbwrapper {margin:0px auto; padding:5px 0; width:750px; height:180px; margin:20px 0px 0px 0px; }
#thumbarea {position:relative; overflow:hidden; height:180px; width:750px; margin:0 auto;}
#leftside {
position:absolute; 
z-index:100;
width:45px;
height:211px;
 
}

#rightside {
position:absolute; 
left:690px; 
width:45px;
height:211px;
border:1px solid #ff0000;
}
.thumbs {position:absolute; list-style:none; margin-left:5px; height:180px; width:10000px; }
.thumbs li {float:left; margin-right:5px; cursor:pointer}
.thumbs li img {
margin:10px 0px 0px 0px;
padding:0px;
border:7px solid #ffffff;
}


.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}

