.tipsy { padding: 5px; font-size: 0.8em; background-repeat: no-repeat;  background-image: url(tipsy.gif); text-shadow: none; direction:rtl;z-index:40000 !important;}
.tipsy-inner { padding: 5px 8px 5px 10px; background-color: black; color: white; max-width: 205px; text-align: right; }
.tipsy-inner { border-radius: 4px;-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; visibility:visible }
.tipsy-alert {color: #ea2525;}