.help-tooltip {
	position:absolute;
	width:300px;
	border:1px Solid #566775;
	background:#dfdfdf;
	color:#566775;
	font: 10px Tahoma;
	padding:8px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#566775", Direction=135, Strength=3);
	z-index:10000;
}
