.item  {
	border-bottom:1px solid green;
}
.partno {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	color: #006400;
	margin-top:0;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color: #006400;
	margin-bottom:0;
	}
.price {
	font-weight:bold;
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	text-align:right;
}
.x {
	display: none;
}