/* js-disabled class - ????????????? ?????? ???????????, ????? ??? ??? ???????????? ? ??????  */
.js-disabled img {
	width:100px;
	height:100px;
	display:block;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 20px;
}
#outerContainer { width:542px; height:120px; margin:auto; position:relative; }
#imageScroller { width:542px; height:120px; position:relative; background: url(black.jpg) repeat-x; }
#viewer { width:532px; height:120px; overflow:hidden; margin:auto; position:relative; top:10px; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; padding-right: 30px;}
#controls { width:533px; height:25px; background-color:#000000; position:absolute; top:0px; left:4px; z-index:10;	}
#controls a { width:37px; height:25px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title { color:#ffffff; font-family:verdana; font-size:120%; font-weight:bold; width:100%; text-align:center; margin-top:3px; }
