
#slider {
	list-style:none;
	padding:0px
}

.slider-container { 
	width:100%; 
	height:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
}

#slider img { 
	width:200px; 
	height:125px; 
	margin:0px; 
	display:inline-block  
}

#slider li {
	width:202px
}
.bx-wrapper{width: 100%!important;}
.bx-window{width: 100%!important;}
.testimonial-slider{padding-bottom: 0px!important;}




