.tipsy { font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;}
  .tipsy-inner { margin: -24px 6px 0px 0px; padding: 4px; *margin: 0px 6px 0px 0px;  background-color: #F9EED0; color: #D36600; max-width: 200px; text-align: center; border: 1px solid #FDE1A0; }
  .tipsy-north { background-image: url(../images/tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(../images/tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(../images/tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(../images/tipsy-west.gif); background-position: left center; }
