.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons {
	position: relative !important;
	bottom: 380px;
	left: 55px !important;
	z-index: 50;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 8px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.cs-buttons a {
	text-indent: -9999px;
	height: 8px;
	width: 8px;
	display: block;
	float: left;
	background: url(../banner/slider-anchor.png) no-repeat top left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.cs-active { background:url(../banner/slider-anchor.png) no-repeat bottom left !important;}

.cs-title {
	width: 1000px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
