.tipsy { padding: 5px; font-size: 14px;  background-repeat: no-repeat;  background-image: url('/images/enjoyprepaid/global/css/tipsy.gif'); }
.tipsy-inner {-moz-box-shadow: 3px 5px 10px #000; padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 220px; text-align: left; }
.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 span { display:block; font-size:17px;}
.tipsy-west { background-position: left center; }
