.tool-tip  {
color : #000000;
width : 139px;
z-index : 13000;
}
.tool-title {

font-size : 11px;
margin : 0;
color : #000000;
padding : 8px 8px 4px;
background : url(bubble1.png) top left;
}
.tool-text {
font-size : 11px;
font-weight : bold;
padding : 4px 8px 8px;
background : url(bubble1.png) bottom right;
}
.custom-tip {
color : #000;
width : 130px;
z-index : 13000;
}
.custom-title {
font-weight : bold;
font-size : 11px;
margin : 0;
color : #000000;
padding : 8px 8px 4px;
background : #84ae4a;
background: url("images/bg4.jpg");
border-bottom : 1px solid #6b863c;
}
.custom-text {
font-size : 11px;
padding : 4px 8px 8px;
background : #c5e786;
} 
