.tipsy { padding: 9px; background-repeat: no-repeat;  background-image: url(../images/main/tipsy.png); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color:#ececec; font-size: 14px; color:#5d5d5d; line-height:20px; max-width:132px; text-align: center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }
