$(document).ready(function() {
    $('.rounded').corners("4px");
});

