/* 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:30px 0 0; }
#outerContainer { width:160px; margin:auto; position:relative; }
#imageScroller { width:160px; position:relative; }
#viewer { width:160px; height:59px; overflow:hidden; margin:auto; position:relative;margin-bottom:10px;}
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller img { border:0; margin-right:35px;}

