Cufon.replace('#leftNav h3');

$(document).ready( function() {
	
	$('#search').hint();
	$('#recipe_criteria').hint();

});