.tipsy { opacity: 1; padding: 9px 9px 4px 9px; font-size: 12px; line-height: 15px; background-repeat: no-repeat;  background-image: url(../images/shared/tipsy.gif); }
.tipsy-inner { padding: 9px; background-color: #be2017; color: white; max-width: 200px; text-align: center; }
.tipsy-inner ol li { text-align: left;}
.tipsy-inner { -moz-border-radius:1px; -webkit-border-radius:1px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }