$(document).ready(function(){
    $('.rounded').corner();
    $('.product').corner();
})
