.cs-coin-slider, #coin-slider{background-position:left top !important; background-repeat:no-repeat !important;}
.coin-slider { overflow:visible; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { display:block; top:20px; position:relative; float:left; width:880px; text-align:center;}
.cs-buttons a{display:inline-block; width:12px; height:12px; background:#666666; text-indent:-9999px; border-radius:6px; margin:0px 5px;}
.cs-buttons a.cs-active{width:12px; height:12px; text-indent:-9999px; border-radius:6px; background:#000;}

.cs-title {position:absolute; z-index:100; max-height:300px; right:0px; top:0px; width:380px;}
#cs-navigation-coin-slider{display:block !important;}

a.cs-prev, a.cs-next{display:block; width:30px; height:40px; background:url(images/arrs.gif) no-repeat; text-indent:-9999px; opacity:0.3;}
a.cs-prev:hover, a.cs-next:hover{opacity:1;}
a.cs-prev{left:0px; top:110px;}
a.cs-next{right:-30px; top:110px; background-position:right top;}

