TABLE.BannerBand {
   background-color : transparent;
   width : 100%;
}
TD.BannerBandLeft {
   background-color : transparent;
   width : Auto;
}
TD.BannerBandContent {
   background-color : transparent;
   width : 960px;
}
TD.BannerBandRight {
   background-color : transparent;
   width : Auto;
}
TABLE.BannerContent {
   width : 100%;
}
.coin-slider {
   overflow : hidden;
   position : relative;
   zoom : 1;
}
.coin-slider a {
   text-decoration : none;
   border-top-style : none;
   border-right-style : none;
   border-bottom-style : none;
   border-left-style : none;
   outline : none;
}
.cs-buttons {
   font-size : 0px;
   float : left;
   padding : 10px;
}
.cs-buttons a {
   color : #FFFFFF;
   width : 10px;
   height : 10px;
   margin-left : 5px;
   border-top-width : 1px;
   border-right-width : 1px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-top-style : solid;
   border-right-style : solid;
   border-bottom-style : solid;
   border-left-style : solid;
   border-top-color : #000000;
   border-right-color : #000000;
   border-bottom-color : #000000;
   border-left-color : #000000;
   float : left;
   text-indent : -1000px;
}
.cs-active {
   background-color : #d8e6c3;
   color : #666666;
}
.cs-title {
   background-color : #d8e6c3;
   font-family : Trebuchet MS, Arial, sans-serif;
   color : #666666;
   font-size : 15px;
   text-align : left;
   vertical-align : middle;
   width : 100%;
   height : 30px;
   padding-top : 5px;
   padding-right : 10px;
   padding-bottom : 10px;
   padding-left : 10px;
}
.cs-prev, .cs-next {
   background-color : #d8e6c3;
   color : #666666;
   font-size : 21px;
   padding-top : 0px 10px;
   padding-right : 0px 10px;
   padding-bottom : 0px 10px;
   padding-left : 0px 10px;
}
