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

#outerContainer { width:500px;  margin:auto; position:relative; }
#imageScroller { width:550px;  position:relative; background:#ffffff; }
#viewer { width:500px;height:80px; overflow:hidden; margin:auto; position:relative; }
.wrapper {margin-right:4px;}
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }