#dhtmltooltip
{
	position: absolute;
	border: 0;
	padding: 0;
	visibility: hidden;
	z-index: 100;
	background: #F9F9F7 url('../../images/a1lighter.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #2F2F23;
	line-height: 18px;
	width: 640px;
	height: 480px;
	border: 1px #000000 solid;
}
