$(document).ready( function() {
   $("ul.sf-menu").superfish(); 	
	//$('#wrap').corner("10px;");
	$('#content').corner("tr bottom 10px;");
	$('#starred').corner("10px;");
	$('#footer').corner("10px;");
	$('#top_contacts').corner("10px;");
})