#dhtmltooltip
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-size: 10pt;
	z-index: 100;
	filter: alpha(opacity=90);
	left: -300px;
	visibility: hidden;
	padding-bottom: 4px;
	border-left: black 1px solid;
	padding-top: 4px;
	border-bottom: black 1px solid;
	font-family: Arial;
	position: absolute;
	background-color: lightyellow;
	width: auto;
}
#dhtmlpointer
{
	z-index: 101;
	left: -300px;
	visibility: hidden;
	position: absolute;
}
.div_tip img{
}
	max-width:100px;
	padding-right:5px;
	width:expression(this.width > 100 ? "100px" : this.width);
}
.div_tip {
	BORDER-RIGHT: #ce5802 1px solid; 
	PADDING-RIGHT: 5px; BORDER-TOP: #ce5802 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 10pt; PADDING-BOTTOM: 5px; BORDER-LEFT: #ce5802 1px solid; WIDTH: auto; PADDING-TOP: 5px; BORDER-BOTTOM: #ce5802 1px solid; FONT-FAMILY: arial,tahoma,  verdana; BACKGROUND-COLOR: #ffffe1
}
