/* Style sheet xToolTips */
.tips{z-index:999999;}
.tip-top{width:139px;color:#ffffff;}
.tip-title{width:123px;margin:0;padding:8px 8px 4px;text-align:left;background-image:url("tl_files/images/layout/bubble.png");background-position:left top;font-size:11px;color:#9FD4FF;}
.tip-text{width:123px;padding:4px 8px 8px;text-align:left;background-image:url("tl_files/images/layout/bubble.png");background-position:right bottom;font-size:11px;color:#ffffff;}
.tip-loading{width:30px;height:30px;margin:0 auto;background:url("tl_files/images/layout/ajax_load.gif") center center no-repeat;}

