label.header{
	float: left;
	padding-right: 20px;
	font-weight: bold;
}
div.value{
	float: left;
}

div#invoiceListCaption{
	clear: both;
	margin-top: 35px;
	margin-bottom: 20px;
}
tr.caption{
	font-weight: bold;
}
div.dataField{
	clear: both;
}