$(function() {
	$("ul.about").corner("8px");
	$("#home > ul").tabs();
});