#tooltip { position: absolute; z-index: 1000; width: 160px; height: auto; margin: 0; padding: 6px; background-color: #FFF; border: 1px solid #85C946 }
#tooltip h3 { display: none; margin: 0 0 4px 0; padding: 0; font-size: 11px; font-weight: bold; color: #85C946 }
#tooltip div { font-size: 10px; line-height: 14px; font-weight: normal }