/* CSS Document */
#easyTooltip{
	padding:12px;
	background:url(../images/tooltip_bg1.png) no-repeat;
	color:#666666;
	height:70px;
	width:221px;
	line-height:1em;	
}
#easyTooltip span{
	font-size:0.8em;
}