/*MOOTOOLS TIPS BEGIN*/
.tool-tip {color: #fff;width: 139px;z-index: 13000;} 
.tool-title {font-weight: bold;font-size: 10px;margin: 0;text-transform: uppercase;color: #ffffff;padding: 8px 8px 4px;background: url('..images/bubble.png') top left;} 
.tool-text {font-size: 10px;padding: 4px 8px 8px;background: url('../images/bubble.png') bottom right;}.custom-tip {color: #000;width: 130px;z-index: 13000;}
.custom-title {font-weight: bold;font-size: 10px;margin: 0;color: #3E4F14;padding: 8px 8px 4px;background: #07a4d7;border-bottom: 1px solid #B5CF74;}
.custom-text {font-size: 10px;padding: 4px 8px 8px;background: #CFDFA7;}/*MOOTOOLS TIPS END*/