.tipsy { margin-top: 15px; padding: 5px; font-size: 16px; font-family: Calibri; background-repeat: no-repeat; }
  .tipsy-inner { padding: 10px 16px 8px 16px; background-color: black; color: white; max-width: 325px; text-align: left; border: 1px solid white;}
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; } 
