jQuery.noConflict();
(function($){
	$(function(){
		$(".tx-powermail-pi1_thx p a").wrapInner("<span></span>");
		$(".tx-powermail-pi1_thx table.powermail_all_table").next("p").addClass("first");
	});
})(jQuery);
