.tipsy { padding: 5px; font-size: 9px; background-repeat: no-repeat;  background-image:url(images/tipsy.png); }
  .tipsy-inner { padding: 3px 8px 3px 8px; color:#0099FF; text-shadow:rgba(255, 255, 255, 0.9) 0 1px 0; max-width: 200px; text-align: center; }
  .tipsy-inner { }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

