
$(function () {

	$('#sort-form input[type=submit]').hide();

});

