
Spry.Utils.addLoadListener(function() {

    var myBorder = RUZEE.ShadedBorder.create({ corner:8, shadow:16 });
	myBorder.render('main');
  

});
