a.helpLink {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ff9900;
cursor:				help;
text-decoration : underline;
cursor:				help;
}

a.helpLink:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #C54210;
text-decoration : underline;
}

.help-tooltip {
	position:	absolute;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	3px;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
}


.text_tip {
padding-left: 8px;
font-size: 11px;
color: #000000;

}