.tipsy { padding: 5px; font-size: 13px; font-family:Arial; text-align:left; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
  .tipsy-inner { padding: 10px; background-color: #000000; color: white; max-width: 350px; min-height:100px; text-align: left; border:2px solid #000000; }
  .tipsy-inner img{padding-right:10px;}
  .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; }

