.coin-slider A {
	border-top-style: none;
	border-right-style: none; 
	border-left-style: none;
	text-decoration:left;
	border-bottom-style:none;
	outline: none
}
.cs-buttons {
	padding-right:10px;
	padding-left:10px;
	font-size:0px;
	float:left; 
	padding-bottom: 10px;
	padding-top:10px
}
.cs-buttons A {
	border-right: #b8c4cf 1px solid; 
	border-top: #b8c4cf 1px solid; 
	float:left;
	margin-left:5px;
	border-left: #b8c4cf 1px solid; 
	width: 10px; 
	color: #b8c4cf; 
	border-bottom: #b8c4cf 1px solid; 
	height:10px
}
.cs-active {
	color: #ffffff; 
	background-color: #b8c4cf
}