$(document).ready( function(){
    $('.rounded').corners('top 12px');
});

