/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:130px; display:block; float:left; margin:1px 1px 1px; }

#outerContainer { width:600px; height:90px; position:relative; float:left;  }
#imageScroller { width:600px; height:90px; position:relative; border: #666464 0px dotted ;  }
#viewer { width:600px;  height:90px; overflow:hidden;   position:relative; padding:2px; top:-2px; *top:0px;  }
#logo a img { }
#result { width:620px; height:350px; position:relative; float:left;  }
