/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:150px; height:50px; display:block; float:center; margin:15px 0 0; }

#outerContainer { width:950px; height:50px; margin:auto; position:relative; }
#viewer { width:950px; height:50px; overflow:hidden; margin:auto; position:relative; top:0px; }
#imageScroller a:active, #imageScroller a:visited { color:#F9F9F9; }
#imageScroller a img { border:0; }
