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