#scroller {width:480px; height:454px; position:relative;padding:5px 0; background:#fff; margin:0 auto 20px auto;}

#scroller em {display:block; width:328px; height:452px; float:right; top:0; right:0; border:0px solid #ddd;}

#scroller b#thumbs {display:block; width:141px; height:445px; overflow:auto; float:left; margin-top:0px; border:1px solid #ccc; border-width:1px 0 1px 1px; padding:5px;}

#scroller b#thumbs a {display:block; float:left; margin:0 10px 10px 0; background:#f8f8ff; width:50px; height:50px; border:1px solid #000;}

#scroller b#thumbs a img {width:50px; height:50px; border:0;}

#scroller b#thumbs a:hover {border:1px dotted #ccc; background:#fff url(click_on.gif);}

#scroller b#thumbs a:active, #scroller b#thumbs a:focus {border:1px solid #fff; background:#fff; outline:0;}

#scroller b#thumbs a:hover img {display:block; position:absolute; background:#aaa; z-index:500;}

#scroller b#thumbs a:hover img {width:auto; height:auto; left:160px; top:3px; border:1px solid #333;}


#scroller  b {
scrollbar-arrow-color: #333;
scrollbar-3dlight-color: #bbb;
scrollbar-highlight-color: #eee;
scrollbar-face-color: #bbb;
scrollbar-shadow-color: #eee;
scrollbar-darkshadow-color: #bbb;
scrollbar-track-color: #fff;
}