#tooltip {
	border: 1px solid #111;
	background-color: #fbf8ad;
	line-height: 1.25em;
	font-size: 8pt;
	text-align: left;
	filter: alpha(opacity=95);
	opacity: 0.95;
	padding: 2px;
}
#tooltip h6, #tooltip p { margin: 0; }

/*
#tooltip.fancy {
	opacity: 0.95;
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	background: url('shadow.png');
}
#tooltip.fancy h6 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.fancy p { width: 220px; text-align: left; }

#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }*/
