body {
	font-family: arial,verdana;
	font-size: 14px;
}

.bg {
	background-image: url('img/orderform/bg.jpg');
	background-repeat: no-repeat;
}

#customer {
	float: left;
	width: 60px;
	height: auto;
	text-align: left;
	display: inline;
}

form {
	display: inline;
}

tr.header {
	font-weight: bold;
}

input.error {
	border: 2px solid #ff5353;
}

select.error {
	border: 2px solid #ff5353;
}

.errortext {
	color: #ffffff;
	font-weight: bold;
}

.paypalReloadErrorText {
	color: #ff9c4a;
	font-weight: bold;
	font-size: 16px;
}

.smalltext {
	font-size: 11px;
	font-weight: normal;
}

.invoicepadding {
	padding-left: 85px;
}

.valigntop {
	vertical-align: top;
}

h4 {
	font-family: arial,verdana;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}

h5 {
	font-family: arial,verdana;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

h6 {
	font-family: arial,verdana;
	font-size: 26px;
	font-weight: bold;
	display: inline;
}

.customer {
	font-size: 11px;
}

#ecuIDLength {
	width: 220px;
}
