$(function() {
    // content border
    jQuery('#corner-inner').corner('round 8px right bottom').parent().corner('round 8px right bottom');
});
