$().ready(function(){
	$(".rounded").corner("16px");
	$("#banner li").corner("8px");
	$("#banner li a").corner("8px");
});
