$(function(){
	$("form").formtips({ 
		class_name: "tipped"
	});
})
