#shpdisplay
{
	background-color: #fff;
	color: black;
	position: relative;
	top: -700px;
	left: 460px;
	width: 220px;
	height: 426px;
	/*
opacity: .8;
	filter: alpha(opacity=80);
*/
	padding: 18px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	/*border: 1px fuchsia dotted;*/
}

/*
.dtitle
{
	margin-bottom: 8px;
	font-weight: bold;
}
*/