.popup
{
	position:absolute;
	left:120px;
	top:auto;
	width:300px;





   border-color:;
   background-color:;
	padding: 10px;
	color:#e7eaeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	z-index:50;
	visibility:hidden;
	background-color: #1E1A1B;
	border:  solid #666666;
	right: auto;
	bottom: auto;
	text-align: justify;
	overflow: hidden;
}

