/* js-disabled class - set image sizes so they all fit in the viewer */

#outerContainer { width:850px; height:100px; margin:auto; position:relative; }
#viewer { width:830px; height:90px; overflow:hidden; margin:auto; position:relative; top:10px; }
#imageScroller a:active, #imageScroller a:visited { color:#ffffff; }
#imageScroller a img { border:0; }
#controls a { width:37px; height:35px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }

