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

#outerContainer { width:852px; height:150px; margin:auto; position:relative;border:1px solid #ffffff;margin-bottom:10px; }
#imageScroller { width:852px; height:150px; position:relative; background:#000000; }
#viewer { width:852px; height:150px; overflow:hidden; margin:auto; position:relative; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }
