
.yh_tt_div {
 background-color: #333333; 
 padding: 10px; 
 border: 1px solid black; 
 z-index: 100;
 overflow:visible;
}

.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;
}

.tooltipTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	color:#CCCCCC
}