body{
	font-size: 110%;
	font-family: sans-serif;
}

label{
	display: block;
	font-weight: bold;
	border-bottom:1px solid #ddd;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
}
fieldset{
	border:1px solid #eee;
}

DIV.destination-address, DIV.main-address{
	width: 50%;
	float: left;
	margin-bottom: 1em;
}

.order-lines{
	padding: 0.5em;
	padding-bottom: 1em;
}
.records{
	border:1px solid #ddd;
}
.records td, .records th{
	padding: 0.3em;
	text-align: left;
}

.records .number{
	text-align: right;
}