#scroller {float:left; margin: 0 0 15px 0px; width:210px; height:400px; 
position:relative;padding:15px 0px 0 25px; background:black url('../images/photo/boulevard-beatlesrusslge.jpg')35px 210px no-repeat;border:1px solid #ccc; }
#scroller b#thumbs {display:block; width:200px; height:190px; overflow:auto; padding:0px;background:black;}

#scroller b#thumbs a {display:block; float:left; margin:5px 5px 5px 5px; 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:hover img {display:block; position:absolute; background:#aaa; z-index:500;}
/* Position the hover image */
#scroller b#thumbs a:hover img.hr {width:170px; height:170px; left:35px; top:210px; border:0px solid #333;}
#scroller b#thumbs a:hover img.vt {width:170px; height:170px; left:35px; top:210px; border:0px solid #333;}

strong {color:#c90;font-size:.8em;padding-left:5px;}