﻿$(document).ready(function() {
    $('.hdr-clmn, #header-newsitems, #wrapper').corner("5px")
    $('#header').corner("bottom 5px");
});