#coin-slider{overflow:hidden;background:url(../images/loader.gif) 50% 50% no-repeat;width:710px;height:509px;margin:0 auto;}
.coin-slider{position:relative;margin:0 auto;width:710px;height:509px;}
.coin-slider a{text-decoration:none;outline:none;border:none}
.cs-buttons{
	font-size:0px;
	position:absolute;
	line-height:0;
	bottom:0;
	right:0;
	padding:10px 8px 9px 11px;
	background:#fff;
}
.cs-buttons a{
	margin-right:1px;
	height:22px;
	width:22px;
	position:relative;
	display:inline-block;
	background:#e5e5e5;
}	
	
.cs-buttons a:hover,.cs-buttons a.cs-active{background: url(../images/cs-button-active.gif) no-repeat 0 0;}
.cs-prev,.cs-next{background:#000;color:#fff;padding:0px 10px}
.cs-prev:hover,.cs-next:hover{background:#1a99ff;color:#fff}