$(document).ready(function(){						   
	$('ul.slide-wrapper-foto-list li:nth-child(3n+0)').css({'float' : 'left', 'margin-right' : '0'});	
});
