/* .js-disabled img { width:100px; height:100px; display:block; float:left; margin:30px 0 0; } */
.js-disabled img { background-color:yellow; width:380px; height:80px; display:block; float:left; }
/* #outerContainer { width:542px; height:202px; margin:auto; position:relative; } */
#outerContainer { position:absolute; left:15px; top:80px; width:380px; }
/* #imageScroller { width:542px; height:202px; position:relative; background:#000000 url(/templates/resource/images/featuredVideosSlide/imageScrollerBG.png) no-repeat; } */
#imageScroller { width:380px; height:202px; background:#f2f2f2 url(/templates/resource/images/featuredVideosSlide/imageScrollerBG.png) no-repeat; position:relative; bottom:10px; }
#viewer { width:522px; height:182px; overflow:hidden; margin:auto; position:relative; top:90px; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }
#controls { width:380px; height:47px; background:url(/templates/resource/images/featuredVideosSlide/controlsBG.png) no-repeat; position:absolute; bottom:166px; left:0px; z-index:10;	}
#controls a { width:37px; height:35px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title { color:#0f0f0f; font-family:century gothic; font-size:16px; font-weight:bold; width:100%; text-align:center; margin-top:10px; text-shadow:0 1px 0px #ffffff; }

/*
#rtl { background:url(/templates/resource/images/featuredVideosSlide/rtl.png) no-repeat; left:100px; }
#rtl:hover { background:url(/templates/resource/images/featuredVideosSlide/rtl_over.png) no-repeat; left:99px; }
#ltr { background:url(/templates/resource/images/featuredVideosSlide/ltr.png) no-repeat; right:100px; }
#ltr:hover { background:url(/templates/resource/images/featuredVideosSlide/ltr_over.png) no-repeat; }
*/