#tooltip { position: absolute; z-index: 3000;  padding: 10px 20px 15px 20px; background:#392F24; font-weight:normal; border: 1px solid #493F35; border-radius: 5px; }
#tooltip h3 { font-size:11px; }
#tooltip h3, #tooltip div { margin: 0; }
