#simpleTooltip {
	padding: 15px;
	border: 1px solid black;
	background: white;
	font-size: 13px;
	color: #a30c21;
	font-weight: bold;
}
