/* label with some mroe emphasis */
.emphasize {
	font-size: 14pt;
	font-weight: bold;
}

.emphasize select {
	display: block;
	width: auto;
	text-align: left;
}