$j(document).ready(function(){ 
   $j(".rounded").corner();
});