.has_tips {}
.tool-tip { color: #fff; width: 139px; z-index: 13000; }

.tool-title {
text-align: left;
font-weight: bold;
font-size: 13px;
margin: 0;
color: #ff3c3d; /* #9FD4FF; */
padding: 8px 8px 4px;
background: url(bubble.png) top left;
}

.tool-text { font-size: 11px; padding: 4px 8px 8px; background: url(bubble.png) bottom right; text-align: left;}
.tool-loading { background: url(ajax_load.gif) center center no-repeat; width: 30px; height: 30px; margin: 0 auto; }
