$(document).ready(function(){
$("div.nav a").corner("round 8px");
$("div#leftnav a").corner("round 8px tr tl");
});




