jQuery( document).ready( function() {
	jQuery( '#section3 .products .prod:even').css( 'clear', 'left');
});
