/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:100px; height:100px; display:block; float:left; margin:10px 0 0; }

#outerContainer { width:288px; height:75px; margin:auto; position:relative; }
#imageScroller { width:288px; height:75px; position:relative; background:#FFFFFF no-repeat; }
#viewer { width:289px; height:75px; overflow:hidden; margin:auto; position:relative; left:5px }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0px none; }