.tooltipContent
{
	font-size: 0.7em;
	line-height: 1.6;
	background-image: url(../_images/quote_box.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	width: 320px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;	
}
