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