.tooltipster-light {
	border-radius: 1px;
	border: 1px solid #cccccc;
	background: #fff;
	color: #555;
}
.tooltipster-light .tooltipster-content {
	font-size: 12px;
	line-height: 14px;
	padding: 8px 10px;
	text-align: center;
}