$(function() {

	$(this).pngFix();

	$(".resumo_noticia_destaque").jCarouselLite({
		vertical: true,
		hoverPause:true,
		visible: 1, // 3
		auto:500,
		speed:2000
	});
});
