$(document).ready(function(){
				
	$('#brands li:nth-child(4n)').css('margin-right','0');


	
});
