$(function(){
	$("h2.menu-title").corner();
	$("h2.widgettitle").corner();
});