$(document).ready(function() {
	$('input.hint').hint();						   
});
