/* js-disabled class - set image sizes so they all fit in the viewer */
#outerContainer { width:207px; height:182px; margin-top:0; position:relative; }
#imageScroller { width:207px; height:182px; position:relative; background:#000000 url(../images/imageScrollerBG.png) no-repeat; }
#viewer { width:182px; height:182px; overflow:hidden; margin:0 auto; position:relative; margin-bottom:-10px;}
#imageScroller a:active, #imageScroller a:visited { color:#000000;}
#imageScroller a img { background-repeat:no-repeat; padding-right:20px; }

