
.yh_tt_div {
 background-color: #fff; 
 padding: 10px; 
 border: 1px solid #ccc; 
}

.yh_tooltip {
 font-size: 11px; 
 font-face: arial,helvetica,sans-serif;
}

.tt_header {
 position: relative;
 width: 150px;
 height: 19px;
 /*background-image: url(tip_header.gif);*/
 margin-bottom: 3px;
}

.tooltip {
 display: none;
}