	.coin-slider 	{ overflow: hidden; zoom: 1; position: relative; padding:0 0 31px 0; background:#f4f4f4;  }
	
	.cs-buttons 	{ float:left; width:960px; font-size:0px; text-align:center; }
	.cs-buttons a 	{ display:inline-block; width:11px; height:11px; margin:0 0 10px 5px; background:url(button-inactive.png) no-repeat top; }
	.cs-active 		{ background:url(button-active.png) no-repeat !important; }
	
	.cs-title 		{ width: 545px; padding:10px; background-color: #000000; color: #FFFFFF; }	
	.cs-prev, 
	.cs-next 		{ display:none; background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
