.tipsy                  { font-size: 12px; line-height: 1.3; padding: 4px 5px 5px; position: absolute; z-index: 100000; }
.tipsy-inner            { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: left; }
.tipsy-inner            { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.tipsy-arrow            { background: url(../../../images/tipsy_cb-9e8c1ce03daab1189df1f1cf1594c654fbdc163f.gif) no-repeat top left; height: 5px; position: absolute; width: 9px; }
.tipsy-n .tipsy-arrow   { left: 50%; margin-left: -4px; top: 0; }
.tipsy-nw .tipsy-arrow  { left: 10px; top: 0; }
.tipsy-ne .tipsy-arrow  { right: 10px; top: 0; }
.tipsy-s .tipsy-arrow   { background-position: bottom left; bottom: 0; left: 50%; margin-left: -4px; }
.tipsy-sw .tipsy-arrow  { background-position: bottom left; bottom: 0; left: 10px; }
.tipsy-se .tipsy-arrow  { background-position: bottom left; bottom: 0; right: 10px; }
.tipsy-e .tipsy-arrow   { background-position: top right; height: 9px; margin-top: -4px; right: 0; top: 50%; width: 5px; }
.tipsy-w .tipsy-arrow   { left: 0; height: 9px; margin-top: -4px; top: 50%; width: 5px; }