﻿
.tooltipclass123123
{	
	background:White;
	border:1px solid #D561EA;
	border-bottom:4px solid #D5A3EB;
	width:200px;
	padding:0;
	margin:0;
	position:absolute;
	text-align:left;
	filter:alpha(opacity:93);
	opacity:9.3;
	color:#BE0471;
	font-weight:bold;
	word-wrap:break-word;
	overflow:auto;
	z-index:1;
}

.tooltipclass123123 .tip
{ 
	text-indent:0px; 
	margin:0; 
	padding:4px; 
	line-height:130%;
	font-size:14px;
}


