/* 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:25px 0 0; }

#outerContainer { width:100%; height:50px; margin:auto; position:relative; }
#imageScroller { width:100%; height:50px; position:relative; }
#viewer { width:100%; height:60px; overflow:hidden; margin:auto; position:relative; top:10px; }
#viewer img { width:100px; height:50px; }
#viewer .null { width:20px !important;height:20px;  }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; padding: 0 0 4px 0; }
#controls { width:100%; height:22px;  position:absolute; top:-15px; right:0;z-index:10;}
#controls a { width:125px; height:25px; position:absolute; top:0; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title {  width:100%; text-align:center; margin-top:0; font-weight:bold; color:#CC0000;}
/*#rtl { background:url(../images/marquue/rtl.png) no-repeat; left:100px; }
#rtl:hover { background:url(../images/marquue/rtl_over.png) no-repeat; left:99px; }
#ltr { background:url(../images/marquue/ltr.png) no-repeat; right:100px; }
#ltr:hover { background:url(../images/marquue/ltr_over.png) no-repeat; }*/


.marquee { height: 45px; }
.wrapperMarque img { width:75px; height:38px;}
.wrapperMarque .null { width:20px !important; height:20px !important;padding:0 !important;margin:0 !important; }
