I'm using
$("input[type='radio']").checkboxradio("refresh");
to refresh a container of radio buttons. Except when I remove/add a radio button from/to the top or bottom, I do not get rounded corners on the new (top or bottom) radio button.