.info { margin-left:8px; }
.tipsy { padding: 5px; font-size: 12px; line-height:18px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy strong { font-size: 16px; line-height:24px; }
  .tipsy-inner { padding: 8px 8px 8px 8px; background-color: #009bda; color: white; max-width: 300px; text-align: left;text-align:center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
