
#box1h {
	margin: 0PX;
	padding: 5px;
	position: absolute;
	top: 150px;
	left: 170px;
	width: 407px;
	height: 540px;
	border-style: outset;
	border-color: gray;
	font-size: 10pt;
	text-align: center;
	}

#box2h {
	margin: 0PX;
	padding: 5px;
	position: absolute;
	top: 150px;
	left: 597px;
	width: 407px;
	height: 540px;
	border-style: outset;
	border-color: gray;
	font-size: 10pt;
	text-align: center;
	}
#boxgrossh {
	margin: 0PX;
	padding: 5px;
	position: absolute;
	top: 110px;
	left: 170px;
	width: 840px;

	border-style: outset;
	border-color: gray;
	font-size: 10pt;
	text-align: center;
	}
