RUZEE.Borders.add({
  '.zaoblit': { borderType:'simple', cornerRadius:8 }
});
window.onload=function(){
  RUZEE.Borders.render();
};