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