// <![CDATA[
$(function(){
	$('.rightbox').corner("round 10px");
});

$(function(){
	$('.corner').corner("dog2 tr bl 30px");
});;
// ]]>