.tipsy { padding: 5px; font-size: 12px; background: url(../images/common/tool_tip.gif) no-repeat; }
.tipsy-inner { padding: 10px; background: #2a2a2a; color: #e7e7e7; width: 300px; text-align: left; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center;}
.tipsy-east { background-position: right center;}
.tipsy-west { background-position: left center;}