$(function() {
	//HINTS	
	$('#custom-user-login input').hint();	
	$('#search-block-form input:text').hint();	
	
});

