.toolTipNote{
	font-size:9px;
	font-weight:normal;
	font-style:normal;
	margin: 3px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	z-index: 0;
	visibility: hidden;
	position: absolute;
	white-space: nowrap;
	text-align: left;
	padding: 2px 2px 2px 2px;
}