#tooltip.fancy {
	
	font-size: 11px;
	border: none;
	width: 210px;
	padding:20px;
	opacity: 0.9;
	background: url('images/tooltips/shadow.png');
	height: 135px;

}

#tooltip.fancy h3 {
	
	font-size: 12px;
	margin: 0;

}
