.cs-next{
	background: transparent url(../images/sliderNext.png) no-repeat left top !important;
	height: 54px;
	right: 150px !important;
	text-indent: -999999px;
	top: 270px !important;
	width: 54px;
}
.cs-prev{
	background: transparent url(../images/sliderPrev.png) no-repeat left top !important;
	height: 54px;
	left: 200px !important;
	text-indent: -999999px;
	top: 270px !important;
	width: 54px;
}
#vslider_options{
	overflow: allow !important;
}