$(document).ready(function(){
    $('.contentLeftMiddle').corner('5px');
    $('.footerRow').corner('5px');
});
