.flexslider-custom { 
	margin: 0 0 60px;
	background: #fff;
	border: none;
	position: relative; 
	-webkit-border-radius: none; 
	-moz-border-radius: none; 
	-o-border-radius: none; 
	border-radius: none; 
	-webkit-box-shadow: none;
	-moz-box-shadow: none; 
	-o-box-shadow: none; 
	box-shadow: none; 
	zoom: 1;
}

.flexslider-custom .slides > li { 
	margin-right: 20px;
}
