	#popupIDI {
		position:absolute;
   	border:1px solid black;
		width:80px;
		padding:3px;
		text-align:center;
		display:none;
		right:0px;
		margin-top:-23px;
		margin-left:0px;
		color: #000000; 
    font-size: 10px; 
    background-color: #ffffd2;
	}

