
fieldset { 
	width: 17em;
	text-align:right;
}
fieldset fieldset { width: 15em; }
legend {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.required   {
	background-color: #FEC7FD;
	border: 1px solid red;
	}
