jQuery(function($){
	$('div.texad:last a').css({'margin-bottom':'10px','padding-bottom':'10px'});
});

