 .tooltip_rdhil{
	margin:8px;
	padding:8px;
	border:1px solid blue;
	background-color:silver;
	position: absolute;
  width:250px;
	z-index: 9000;
}