.tipsy { font-family:Tahoma;font-size:8pt;padding: 5px; opacity: 0.8; filter: alpha(opacity=80);-moz-opacity:0.8; background-repeat: no-repeat;border:0px #D5DF24 solid;}
  .tipsy-inner { padding: 4px 5px; background-color: #202020; color: #9A9999; max-width: 200px; text-align: center;border:1px #414141 solid; }
  .tipsy-north { background-image: url(tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(tipsy-west.gif); background-position: left center; }

