span.opt, div.cb {
	display: none;
}
span.opt[selected], div.cb[checked] {
	display: inline;
	border: 0;
	border-bottom: 1px solid #bbb;
}
pre {
	font-family: Arial,Helvetica,sans-serif,"Bitstream Vera Sans";
	white-space: pre-wrap;
}
.underline_field {
	border: 0;
	border-bottom: 1px solid #bbb;
}
table.underline_field, table.underline_field table {
	width: auto;
	background-color: #fff;
	border-spacing: 0;
}
table.underline_field td.smaller {
	font-size: 0.8em;
}
