.tip-yellowsimple {z-index:1000;text-align:left;border:3px #333 solid;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;padding:6px 8px;min-width:50px;max-width:300px; background:#fff}
.tip-yellowsimple .tip-inner {font:12px/16px arial,helvetica,sans-serif}
/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellowsimple .tip-arrow-top {margin-top:-6px;margin-left:-5px;top:0;left:50%;width:9px;height:6px;background:url(/static/images/tip-yellowsimple_arrows.gif) no-repeat}
.tip-yellowsimple .tip-arrow-right {margin-top:-4px;margin-left:0;top:50%;left:100%;width:6px;height:9px;background:url(/static/images/tip-yellowsimple_arrows.gif) no-repeat -9px 0}
.tip-yellowsimple .tip-arrow-bottom {margin-top:0;margin-left:-5px;top:100%;left:50%;width:9px;height:8px;background:url(/static/images/tip-yellowsimple_arrows.gif) no-repeat -18px 3px}
.tip-yellowsimple .tip-arrow-left {margin-top:-4px;margin-left:-6px;top:50%;left:0;width:6px;height:9px;background:url(/static/images/tip-yellowsimple_arrows.gif) no-repeat -27px 0}