#coin-slider {margin:0 auto;width:920px;height:428px;background:url(../images/loader.gif) 50% 50% no-repeat #fff;position:relative;}
#coin-slider img{display:none;}
#coin-slider img.first{display:block;}
#coin-slider .banner{
	position:absolute;
	left:0;
	top:0px;
	width:406px;
	height:100%;
	overflow:hidden;
	opacity:0;
	padding-left:24px;
	z-index:100;
}
#coin-slider .banner:first-child{z-index:101;}
#coin-slider .banner strong{display:inline-block;font-size:28px;line-height:1.2em;padding:13px 14px 12px;position:absolute;color:#212121;background:#fff;box-shadow:1px 1px 2px rgba(0,0,0,.1)}
#coin-slider .banner a{color:#fff;background:#fd3e2d;font-size:15px;line-height:1.2em;padding:11px 17px;position:absolute;box-shadow:1px 1px 2px rgba(0,0,0,.1)}
#coin-slider .banner a:hover{background:#212121;}
.coin-slider {position: relative;margin:0 auto;width:920px;overflow:hidden;padding:10px 10px 40px;background:#fff;}
.coin-slider a { text-decoration: none; outline: none; border: none; }
.cs-prev {background:url(../images/prev.png) 0 0 no-repeat; width:28px; height:41px;}
.cs-next {background:url(../images/next.png) 0 0 no-repeat; width:28px; height:41px;}
#coin-slider .banner p{margin-bottom:38px;position:relative;padding-top:70px;}
.cs-buttons {position:absolute;right:30px;bottom:13px;}
.cs-buttons a {display:inline-block;background:#212121;width:17px;height:17px;margin:0 0 0 3px;border-radius:9px;}
.cs-buttons a.cs-active, .cs-buttons a:hover {background:#fd3b2c;}
.cs-buttons a.cs-active{cursor:default;}
