#coin-slider{overflow:hidden;background:url(../images/loader.gif) 50% 50% no-repeat;width:940px;height:478px;margin:0 auto;}
.coin-slider{position:relative;padding:55px 0;background:url(../images/slider-shadow.png) 50% 100% no-repeat;}
.coin-slider a{text-decoration:none;outline:none;border:none}
.cs-buttons{font-size:0px;position:absolute;line-height:0;bottom:85px;left:50%;margin-left:363px;}
.cs-buttons a{margin-right:3px;height:17px;width:17px;background:#ffc000;display:inline-block;border-radius:9px;}
.cs-buttons a:hover,.cs-buttons a.cs-active{background:#fff;}
.cs-prev,.cs-next{background:#fff;color:#111;padding:0px 10px}
.cs-prev:hover,.cs-next:hover{background:#ffc000;color:#fff}