.otable {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-collapse: collapse;
}

.otable td, .otable th {
	border-left: 1px solid #000000;
	padding: 2px 5px;
}

.itable th {
	text-align: right;
	vertical-align: top;
}

.rtable th, .rtable td, .itable td {
	font-weight: normal;
	vertical-align: middle;
}

.invrow {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}

.inv_input {
	background-color: #FFC0C0;
}

#trans_error {
	text-align: center;
	font-size: 17px;
}
