/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:140px; height:140px; display:block; float:left; margin:0 0 0 ; }
#outerContainer { width:628px; height:163px; margin:auto; position:absolute; left:1px; top:0px;}
#imageScroller { width:628px; height:163px; position:relative;}
#viewer { width:628px; height:143px; overflow:hidden; margin:auto; position:relative; top:10px; }
#imageScroller a img { border:1px solid #fff; width:140px; height:140px; margin-left:10px;}
#imageScroller a img:hover{border:1px solid #d7d7d7;}
