.coin-slider { 
	background-position: bottom; overflow: hidden; padding-top: 0px; padding-right: 0px; padding-left: 0px; float: right; position: relative; -ms-zoom: 1; background-image: url("../images/ANGELOslide_bg.png"); background-repeat: no-repeat;
}
.coin-slider a {
	border: currentColor; border-image: none; color: rgb(238, 238, 238); text-decoration: none;
}
.cs-buttons {
	margin: 20px 0px 0px; padding: 0px; font-size: 0px; float: left; display: block; -moz-border-radius: 15px;
}
.cs-buttons a {
	background: url("images/slide_p.png") no-repeat center; margin: 0px 2px; width: 18px; height: 18px; color: rgb(255, 255, 255); text-indent: -10000px; float: left;
}
.cs-buttons a.cs-active {
	color: rgb(255, 255, 255); background-image: url("images/slide_a.png");
}
.cs-title {
	background: url("images/overlay.png") left top; padding: 16px 60px 16px 24px; width: 876px; color: rgb(255, 255, 255); line-height: 1.8em; font-size: 12px; display: none;
}
.cs-title big {
	font-size: 12px; font-weight: bold;
}
.cs-prev {
	background-position: left top; padding: 0px 10px; color: rgb(255, 255, 255); background-image: url("../images/overlay.png"); background-repeat: repeat;
}
.cs-next {
	background-position: left top; padding: 0px 10px; color: rgb(255, 255, 255); background-image: url("../images/overlay.png"); background-repeat: repeat;
}
.cs-prev {
	
}
.cs-next {
	
}
