/* js-disabled class - set image sizes so they all fit in the viewer */

.js-disabled img { width:100px; height:45px; display:block; float:left; margin:30px 0 0; }

#outerContainer { width:213px; height:61px; margin:0; position:relative;}
#imageScroller { width:213px; height:61px; position:relative; background:#ffffff; border-left: thin solid #e1e0e2; border-right: thin solid #e1e0e2; border-bottom: thin solid #e1e0e2;}
#viewer { width:213px; height:61px; overflow:hidden; margin:auto; position:relative; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; vertical-align: middle; padding: 6px 15px 0; }
#controls a { width:37px; height:35px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title { color:#ffffff; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; margin-top:10px; }

#container.rtl { margin-top: 6px; width: 2300px !important;}
#outerContainer.subpage #container.rtl { width: 2600px !important;}
#een { padding-left: 100px; }
span.wrapper { padding-right: 30px; }