.coin-slider {
	overflow: hidden; position: relative; zoom: 1;
}
.coin-slider a {
	border: currentColor; text-decoration: none;
}
.cs-buttons {
	padding: 10px; font-size: 0px; float: left;
}
.cs-buttons a {
	width: 20px; height: 20px; color: rgb(184, 196, 207); text-indent: -1000px; margin-left: 3px; float: left;
}
.cs-active {
	color: rgb(255, 255, 255);
}
.cs-title {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.cs-prev {
	padding: 0px 10px; color: rgb(255, 255, 255); display: none; background-color: rgb(0, 0, 0);
}
.cs-next {
	padding: 0px 10px; color: rgb(255, 255, 255); display: none; background-color: rgb(0, 0, 0);
}
.js {
	margin: 0px auto 10px; padding: 0px;
}
.cs-buttons a {
	background: url(../images/cs-buttons.png) no-repeat 0px 0px;*/
/*	border: 2px solid rgb(184, 196, 207); width: 10px; height: 10px; color: rgb(184, 196, 207); text-indent: -1000px; margin-left: 5px; float: left;	*/
}
.cs-buttons a.cs-active {
	background: url(../images/cs-buttons-act.png) no-repeat 0px 0px;
/*	border: 2px solid rgb(184, 196, 207); width: 10px; height: 10px; color: rgb(184, 196, 207); text-indent: -1000px; margin-left: 5px; float: left;
	color: rgb(255, 255, 255); background-color: rgb(184, 196, 207);	*/
}
.coin-slider {
	width: 661px; height: 404px;
}
#coin-slider {
	position: absolute;
}
.cs-buttons {
 	right: 37px; top: 10px; position: absolute; z-index: 999;
}
.geral {
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.geral strong {
	font-size: 12px;
}
