
.tipsy { padding: 5px; font-size: 12px; -moz-opacity:.95; filter:alpha(opacity=95); opacity:.95; background-repeat: no-repeat; font-weight: normal; font-family: Arial; }
.tipsyw, .tipsye { padding: 5px; font-size: 12px; -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; background-repeat: no-repeat; font-weight: normal; font-family: Arial; cursor: pointer; }
.tipsy-inner { padding: 14px 15px; background-color: #fdfd9d; color: black; max-width: 300px; text-align: left; border: solid 1px #777; }
.tipsy-north { background-image: url(../img/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(../img/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(../img/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(../img/tipsy-west.gif); background-position: left center; }

