.fieldname, label { 
	font-weight: bold;
}

/* label { 
	font-size: 90%;
}
 */
.textfield {
	width: 420px;
	margin-bottom: 15px;
}

span.opt { 
	color: #a9a9a9; 
	font-size: smaller;
	font-weight: normal;
}

label.normal { 
	font-weight: normal;
}

