/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:127px; height:100px; display:block; float:left; margin:30px 0 0; }

#clientLogoContainer {width:463px}
#outerContainer { width:350px; height:90px; position:relative;float:left }
#imageScroller { width:350px; height:90px; position:relative; }
#viewer { width:350px; height:70px; overflow:hidden; margin:auto; position:relative; top:10px; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }
#controls { width:534px; height:47px; background:url(../../../catalog/App_Themes/Default/Styles/images/controlsBG.png) no-repeat; position:absolute; top:4px; left:4px; z-index:10;	}
#controls a { width:37px; height:35px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title {
	color:#000000;
	font-family:arial;
	font-size:100%;
	font-weight:normal;
	width:100%;
	text-align:left;
	margin-top:10px;
}
#leftDir {float:left;width:45px;padding-top:20px;}
#rightDir {float:right;width:45px;padding-top:20px;}
#leftDir a img, #rightDir a img{border:0px;}

