#tooltip.pretty {
	font-family: Caflisch Script Web, fantasy; 
	font-size: 8px;  font-style: oblique;
	text-decoration: none; 
	color: black;
	text-align: left;
	border: none;
	width: 210px;
	padding: 20px;
	height: 80px;
	opacity: 0.8;
	background: url('shadow_new2.png');
	background-repeat:no-repeat; 
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	margin-top: -12px;
	margin-left: -10px;
	font-size: 16px;
	width: 220px;
	text-align: left;
}
#tooltip.pretty div { width: 100px; text-align: left; }

#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
