.text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.formText {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.form, .amount, .subtotal {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
	padding: 1px;
	border: 1px solid #333333;
}
.desc {
	display: none;
}

#a013n, #a013o,
#a026n, #lzln{
  width:40px;
  text-align:center;
}

.amount, input.subtotal{
  border:none;
  background:none;
  font-size:12px;
  color:#333;
}

input.subtotal{
  font-weight:bold;
}

th.subtotal{
  text-align:right;
  padding-right:10px;
  font-size:12px;
  color:#000;
  border:none;
}