#bubble_tooltip{
	width:272px;
	position:absolute;
	display:none; z-index:1000;
}
#bubble_tooltip .bubble_middle span h4{font: normal 14px  ARIAL BLACK, Arial, Helvetica, sans-serif; margin:0px; padding:0px; text-align:left; width:100%; border-bottom:2px solid #737373; color:#3F3F3F; padding-top:2px; padding-bottom:4px; margin-bottom:4px; }
#bubble_tooltip .bubble_top{
	background-image: url('/lib/yhst-2396371344735/bubble-top.gif');
	background-repeat:no-repeat;
	height:15px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('/lib/yhst-2396371344735/bubble-middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;

	font:normal 12px Arial, Helvetica, sans-serif;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/lib/yhst-2396371344735/bubble-bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:22px;
	position:relative;
	top:-6px;
}
