#coin-slider{background:url(../images/loader.gif) 50% 50% no-repeat;clear: both;visibility: hidden;}
.coin-slider-wrapper{float: right; height:200px;display: block;}
.coin-slider{position:relative;width:340px;height:200px;background-color: white; clear: both;right:0;}
.coin-slider a{text-decoration:none;outline:none;border:none;}
.cs-buttons{font-size:0px;position:absolute;line-height:0;bottom:20px;right:17px;}
.cs-buttons a{margin-right:4px;height:8px;width:8px;background:#fff;display:inline-block; }
.cs-prev,.cs-next{background:#231f20;color:#fff;padding:0px 6px;font-size:9px;}
.cs-prev:hover,.cs-next:hover{background:#ccc;}
.cs-buttons a:hover,.cs-buttons a.cs-active{background:#006bb6;}