table {
	width: 100%;
}
td {
	padding: 4px;
}
.label, .label_req {
	width: 30%;
	text-align: right;
}
.label_req {
	font-weight: bold;
}
