.tooltipContent {
	border: 1px double #333;
	background-repeat: no-repeat;
	background-color: #CCC;
	height: 60px;
	width: 270px;
	font-size: .8em;
	text-align: left;
	padding: 10px;
}
