$(document).ready(function() {
  $('a.style-preferences').styletips({local:true, cursor: 'pointer', arrows: true, dropShadow: true, width: 588});

});
