
.ja-contentslider{
}
.ja-contentslider-center-wrap {
	padding: 10px 50px; 
}

.ja-contentslider-right,
.ja-contentslide-right-img {
	background: url(../images/partner-nav.png) 100% 0 no-repeat;
	cursor: pointer;
	height: 35px;
	position: absolute;
	right: 2px;
	bottom: 30px;
	width: 35px;
	z-index: 5;
	overflow:hidden;
}

.ja-contentslide-left-img:hover { background-position: 0 100%; }

.ja-contentslide-right-img:hover  {
	background-position: 100% 100%;
}

.ja-contentslider-left,
.ja-contentslide-left-img {
	background: url(../images/partner-nav.png) 0 0 no-repeat;
	cursor: pointer;
	height: 35px;
	left: 2px;
	position: absolute;
	bottom: 30px;
	width: 35px;
	z-index: 5;
	overflow:hidden;
}

.ja-contentslider { position:relative; }

.ja-contentslider-center .content { padding: 0 4px; }

#ja-botsl2 .ja-button-control {
	display: none;
}

#ja-botsl2:hover .ja-button-control {
	display: block;
}