#popUp
{
	width:200px;
	height:330px !important;
	position:absolute;
	top:39px; left:348px;
	z-index:1;
	list-style:none;
	background-color:#999999;
	box-shadow:5px 5px 12px 2px grey;
	color:white;
	text-shadow:1px 1px 2px black; 
	font-family:Geneva,Arial,sans-serif;
	font-size:14px;
	visibility:hidden;
	line-height:1.8;
}