.tipsy { padding: 5px; font-size: 14px; letter-spacing:normal; font-weight:normal; background-repeat: no-repeat;  background-image: url(tipsy.gif); }
  .tipsy-inner { padding: 10px 12px 10px 12px; background-color: #8e8e8e; color:#000; max-width: 350px; text-align: left; line-height:1.2em;}
  .tipsy-inner { -moz-border-radius:4px; -webkit-border-radius:4px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
