.js-disabled img { width:50px; height:50px; display:block; float:left; margin:0px 0 0; }
#outerContainer { width:900px; height:50px; margin:auto; position:relative; }
#imageScroller { width:900px; height:100px; position:relative; background:#; background-image:url(../img/imageScrollerBG.png); background-repeat:no-repeat; background-position:center; }
#viewer { width:898px; height:50px; overflow:hidden; margin:auto; position:relative; top:25px; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }
#controls { width:0px; height:0px; position:relative; top:0px; left:0px; z-index:10;	}
#controls a { width:0px; height:0px; position:relative; top:0px; }
#controls a:active, #controls a:visited { color:#000000; }
#title { color:#000000; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; margin-top:10px; }
#rtl { background:url(../img/rtl.png) no-repeat; left:100px; }
#rtl:hover { background:url(../img/rtl_over.png) no-repeat; left:99px; }
#ltr { background:url(../img/ltr.png) no-repeat; right:100px; }
#ltr:hover { background:url(../img/ltr_over.png) no-repeat; }