#container #main .body_left .formapi label {
	width: 50ex !important;
}

.formapi .inlineselect {
	display: inline;
}

.formapi .description {
	margin-left: 3ex;
	font-size: smaller;
	color: #555;
	font-style:italic;
}

.formapi .spacer {
	clear: both;
}

.formapi .title {
	font-weight: bold;
}
