.partners ul { width: 32%; }

.partners li {	
	text-align: center;
	margin-bottom: 20px;
}

.partners img { 
	border: 0; 
	margin: 0 auto; }
	
	
.partners a:hover { text-decoration: none; }
