jQuery(document).ready(function(){
	jQuery("#categories-listing div.categories-listing-wrapper:last").css("display", "none");
});
