#ns_tt{
	position: absolute;
	border: #E6E6E6 solid 1px;
	background-color: #D1D1D1;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 2px 5px;
	margin: 0px 5px 5px 15px;
	/*text-align: left;*/
	text-align: justify;
	color: black;
	max-width: 430px; 
	z-index: 600;		
}
.dotted { border-bottom: dotted 1px #00A6A2; color: #00A6A2; }
