.slider { border:1px solid #d5d5d5; margin:20px 0 0 0; background:#f6f6f6; padding:7px; }

.coin-slider { overflow:hidden; zoom:1; position:relative; }
.coin-slider a { text-decoration:none; outline:none; border:none; }

.cs-buttons_original { font-size:0px; margin:0 0 0 0; padding:5px 10px; float:left; background:#e6e6e6; border:1px solid #fff; }
.cs-buttons { font-size:0px; margin:0 0 0 0; padding:5px 10px; float:left; }
.cs-buttons a { margin-left:4px; width:12px; height:12px; float:left; background: url(images/slider-button1.png) no-repeat left top; color:#fff; text-indent:-1000px; }
.cs-buttons a.cs-active { background:url(images/slider-button2.png) no-repeat left top; color:#fff; }

.cs-title { float:left; width:906px; padding:15px 20px; background:url(images/overlay.png) repeat left top; color:#fff; font-size:20px; line-height:1em; }
.cs-title small { display:block; width:auto; padding:0; font-size:12px; line-height:1.8em; }

.cs-prev, .cs-next { background:url(images/overlay.png) repeat left top; color:#FFF; padding:5px 15px; font-size:16px; }
