.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	/*top:-12px;*/
}

.bx-wrapper img {
	display: block;
	max-width:100%;
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/desimages/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.bx-wrapper .bx-prev {
	left: 416px;
	background: url(/desimages/slider-l-arrow.png) no-repeat;
        opacity:0.7;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/desimages/slider-r-arrow.png) no-repeat;
        opacity:0.7;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 110px;
	outline: 0;
	width: 30px;
	height: 60px;
	text-indent: -9999px;
	z-index: 3000;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bxslider{padding:0px;margin:0px;height: 220px;}
.bxslider span{width:265px;height:50px;/*background: url(/desimages/slider-fon.png);*/background:#1874ac;opacity:0.7;index:700;position:absolute;bottom:110px;right:40px;/*bottom:0px;*/color:#fff;font-size:14px;padding:5px;}