/*
jQuery().ready(function() {
	
	jQuery("#smsReminderTable").closest("fieldset").hide();
});
*/	
