.output
{
	font-family:Arial;
	font-size: 8pt;
	color:#807d7e;
	size: 12px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 5px;
	/*border: 1px solid #000000;
	background: #ECF8E0;*/
	text-decoration: none;
	width: 200px;
}
.shadow{
	font-family: Arial;
	width: 250px;
	height: 200px;
	overflow: auto;
	position:relative;
	top: 2px;
	left: 2px;
}
.shadow div{
	position:relative;
	top: -2px;
	left: -2px;
}
