/* 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:530px; height:142px; margin:auto; position:relative; background: #fff; }
#imageScroller { width:530px; height:142px; position:relative; }
#viewer { width:530px; height:142px; overflow:hidden; margin:auto; position:relative; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; margin: 0px 5px; }