.coin-slider {
	overflow: hidden; position: relative; -ms-zoom: 1;
}
.coin-slider a {
	border: currentColor; text-decoration: none;
}
.cs-buttons {display:none;
	margin: -390px 0px 0px; padding: 10px; font-size: 0px; float: left;
}
.cs-buttons a {
	background: url("images/slide_p.png") no-repeat left top; margin: 0px 3px; width: 9px; height: 9px; color: rgb(255, 255, 255); text-indent: -10000px; float: left;
}
.cs-buttons a.cs-active {
	background: url("images/slide_a.png") no-repeat left top; color: rgb(255, 255, 255);
}
.cs-title {
	background: url("images/overlay.png") left top; padding: 12px 30px; width: 900px; color: rgb(219, 219, 219); line-height: 1.8em; font-size: 12px; font-weight: normal; font-family:Verdana, Geneva, sans-serif; text-align:right;
}
.cs-title big {
	color: rgb(255, 255, 255); line-height: 1.8em; font-size: 18px; font-weight: bold;
}
.cs-prev {
	background: url("images/overlay.png") left top; padding: 0px 10px; color: rgb(255, 255, 255); font-size:14px;
	display:none;
}
.cs-next {
	background: url("images/overlay.png") left top; padding: 0px 10px; color: rgb(255, 255, 255); font-size:14px;
	display:none;
}
