$(function(){
	$('input').corner();
	$('textarea').corner();
	$('#form-resa').corner();
});
