.largebubble {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	word-spacing: normal;
	line-height: 20px;
	top: 5mm;
	clip: rect(5mm,auto,auto,auto);
	letter-spacing: normal;
	padding: 20px;
	margin-top: -30px;
	position: static;
	height: auto;
	width: auto;
}

