
/* ********* ********* ********* ********* ********* 
DIV TOOLTIP STYLE
These classes are used by OverLib.js
They control how the DIV Tooltip looks
*/
.scDivTooltipBackground { background-color: #000000; }
.scDivTooltipForeground {  }
.scDivTooltipFont { padding: 10px; background-color: #ffffff; border: 5px solid #e0e0e0; text-align: left; font-family: verdana, arial, sans-serif; font-size: 12px; }


