jQuery(function(){
	jQuery('#sub .new li:last').css('background','none')
});
