.coin-slider { overflow: hidden; zoom: 1; height:500px; clear:both; z-index:-1; border-top:1px solid #fff;}
.coin-slider a{ text-decoration: none; outline: none; border: none; }
.coin-slider a img{  padding-left:35px; }
.cs-buttons { font-size: 0px; padding: 10px; float: left }
.cs-buttons a { display: block; width:16px; height: 15px; background: url(../imagens/bullets.png) no-repeat; text-indent: -9999px; border: 0;
margin-right: 7px; float: left; }
a.cs-active {background-position: 0 -15px; }
.cs-title { font-size:30px; width: 900px; padding: 10px; background-color: #000000; color: #FFFFFF; line-height:30px; }
.cs-prev { background: url(../imagens/esquerda.gif) left no-repeat; height:42px; text-indent: -9999px; padding: 0px 15px; }
.cs-next { background: url(../imagens/direita.gif) right no-repeat; height:42px; text-indent: -9999px; padding: 0px 15px; }
