table#form {
	width:100%;
}

table#form th,
table#form td {
	padding:10px;
	font-size:12pt;
}

table#form th.title {
	background-color:#CCC;
}

table#form th {
	width:0;
	white-space:nowrap;
}

table#form td {
	width:80%;
}

span.english {
	font-size:10pt;
}
