$(function(){
$('.menubox').corner("round");
$('.menu').corner("round 5px");
$('#shippingInfo h2').corner("dogtl br");
$('#privacy h2').corner("dogtl br");
$('#conditions h2').corner("dogtl br");
$('#contactUsNoticeContent h2').corner("dogtl br");
$('.gr').corner("round 5px");
$('.pi').corner("round 5px");
$('.bl').corner("round 5px");
$('.pa').corner("round 5px");
$('.ye').corner("round 5px");
});
