div.key {
	float: right;
	margin-right: 0.5em;
	font: 9pt Verdana, Arial, sans-serif;
}

table.form {
	margin: 1em;
	margin-bottom: 1em;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: none;
}
table.form > td {
	border: none;
	font-size: 9pt;
	padding: 0.5em;
	margin: 0px;
}
table.form td.lbl {
	font-weight: bold;
	text-align: right;
}

