$(document).ready(function(){
	$('#lautum_products ul').innerfade({speed: 750, timeout: 6000, type: 'sequence', containerheight: '1em' });
	//$("#lautum_products .price").corner("round 8px").parent().css('padding', '15px').corner("round 20px")
});
