#slider {
	list-style:none;
	padding:0px
	
} 

#slider img { 
	width:150px; 
	height:80px; 
	margin:0px; 
	display:inline-block  
}

#slider li {
	width:220px; 	
}

.bx-window{
	    overflow: hidden;
    width: 1170px !important;
    margin-left: -15px !important;
}