.tipsy {padding: 5px; font: 11px Verdana, sans-serif; background-repeat: no-repeat; line-height: 18px;  background-image: url(/img/tipsy.png); border: 0;}

.tipsy-inner {padding: 5px 8px; background-color: #404040; color: white; max-width: 200px; text-align: center; border: 0;}

.tipsy-inner {-moz-border-radius: 3px; -webkit-border-radius: 3px; 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;}
