#dhtmltooltip
{
	border-right: #199ebf 1px solid;
	padding-right: 4px;
	border-top: #199ebf 1px solid;
	padding-left: 4px;
	font-size: 11px;
	z-index: 1000;
	filter: alpha(opacity=100);
	left: -300px;
	visibility: hidden;
	padding-bottom: 4px;
	border-left: #199ebf 1px solid;
	padding-top: 4px;
	border-bottom: #199ebf 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #e3f9ff;
	width:300px;
}
#dhtmlpointer
{
	z-index: 1001;
	left: -300px;
	visibility: hidden;
	position: absolute;
}
#dhtmlpointer1
{
	z-index: 1001;
	left: -300px;
	visibility: hidden;
	position: absolute;
}

