$(document).ready(function(){
	$('label[for=Opt In]').html('Opt in to future mailings:');
});

