//Make sure we have all the correct widget versions here

jQuery(document).ready(function() {
  jQuery('div.com-amazon-webstore-MiniCart-2 .staticMiniCart').corner("bl");
});

