/* Style sheet mootooltips */
.tip{width:155px;color:#000;z-index:99;}
.tip-top{right:-1px;position:relative;background-image:url("tl_files/gfx/layout/tooltip2.png");background-position:left top;z-index:99;}
.tip-title{right:-1px;position:relative;margin:0 auto;padding:10px 20px 6px 20px;text-align:center;background-image:url("tl_files/gfx/layout/tooltip2.png");background-position:left top;font-size:9px;color:#aaa;z-index:99;}
.tip-text{font-weight:bold;font-size:9px;color:#bbb;z-index:99;}
.tip-bottom{height:13px;right:0px;top:-17px;position:relative;margin:0px;background-image:url("tl_files/gfx/layout/tooltip.png");background-position:right bottom;z-index:99;}
