.tipsy { font-family:Lucida Grande, Helvetica, Arial; padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url('elements/tipsy.gif'); }
.tipsy-inner { text-transform:lowercase;  padding: 5px 8px 4px 8px; background-color: #333; color:#eee; max-width: 200px; text-align: center; -moz-border-radius:3px; -webkit-border-radius:3px; border:none; line-height:13px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
.author_tipsy { font-family:Lucida Grande, Helvetica, Arial; padding: 5px; font-size: 9px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url('elements/tipsy.gif'); }

.tipsy-inner b, .tipsy-inner strong { font-weight:bold; text-shadow:1px 1px #333; } 

.help { background:#60BCDF; padding:6px; border:1px #60BCDF solid; margin-left:-8px; margin-right:-8px;  }

