/* !!! Don't use it !!! : specific class for the telerik grid headers */
.helpTooltip{
	border-bottom: 1px rgba(255, 255, 255, 0.36) dashed;
	cursor: help;
}

.lblTooltipStyleDark
{
	border-bottom: 1px rgba(87, 87, 87, 0.36) dashed;
	cursor: help;
}

.lblTooltipStyleBright
{
	border-bottom: 1px rgba(255, 255, 255, 0.36) dashed;
	cursor: help;
}
