/*	Coin Slider jQuery plugin CSS styles	http://workshop.rs/projects/coin-slider*/.slider_here{	width:2100px;	height:526px;	position:absolute;	top:0;	left:50%;	margin-left:-1050px;	background:url(/pic/slider-bg.jpg) no-repeat;}.coin-slider {	width:604px;	height:334px;	position:absolute;	left:50%;	margin-left:-497px;	position:relative;	overflow: hidden;	padding: 0 0 0 465px; top: 150px; zoom: 1;}.coin-slider a{ text-decoration: none; outline: none; border: none; }.cs-buttons { font-size: 0px; float: left; position:absolute; top: 315px; z-index:1000; 	left:50%!important;	margin-left:-750px;}.cs-buttons a { 	background: url("nav.png") repeat scroll center bottom transparent;    display: inline-block;    height: 17px;    margin: 0 0 0 8px;    width: 18px;}.cs-buttons a.cs-active { background-position:0 top }.cs-title {	width: 460px;	color: #fff;	text-align:left;	left:50%!important;	margin-left:-472px;	bottom:80px !important;	font-weight:lighter;	font-family:'Open Sans',sans-serif;}.cs-title .big{	display:block;	font-size:40px;	text-transform:uppercase;	line-height:1.2;}.cs-title .small{	display:block;	font-size:17px;	}.cs-prev, .cs-next {	display:block;	background:url(../pic/nav.png) ;	width:46px; height:45px; float:left;	text-indent:-9000px;	margin-right:1px; }.cs-next{ background-position:0 -45px;}#cs-navigation-coin-slider{	display: block;    left: 50%;    margin-left: 464px;    position: absolute;    top: 192px;    width: 100px;	}
#coin-slider span {
    left: -270px;
    position: relative;
		top: 365px;
}