$(document).ready(function() {
$('.boot-box').corner('16px');
$('#shopp dd ul').corner('16px');


$('.red-box').corner('14px tr br');
});
