/* js-disabled class - set image sizes so they all fit in the viewer */

.js-disabled img { width:140px; height:90px; display:block; float:left; margin:10px 0 0; }



#outerContainer { margin:auto; position:relative; height:82px;}

#imageScroller {  position:relative; overflow:hidden; }

#viewer { width:942px; height:65px; overflow:hidden; margin:auto; position:relative; top:7px; }

#imageScroller a:active, #imageScroller a:visited { color:#000000; }

#imageScroller a img { border:0;margin:0 20px; }

#controls {width:100%; height:60px; position:absolute; top:0px; /*left:-20px;*/ z-index:10; overflow:hidden;	}

#controls a { width:23px; height:60px; position:absolute; top:5px; }

#rtl { background:url(../images/prev.png) no-repeat; left:0px; width:23px; height:60px; }

#ltr { background:url(../images/next.png) no-repeat; right:0px; width:23px; height:60px; }

.wrapper{

	height:56px;

	display:inline-block;

}

