if ($("#box_depoimentos > .list_coments > .post_padrao").length > 1)
		$("#box_depoimentos > .list_coments").children(".post_padrao:last").hide();
