FIELDSET{	border: 1px solid #781351;	width: 30em;}INPUT{	font-family: "Trebuchet MS", sans-serif;	font-size: 12px;	color: #444;	width: 20em;	background: #fee3ad;	border: 1px solid #781351;}LABEL{	font-family: "Trebuchet MS", sans-serif;	font-size: 12px;	color: #444;	width: 8em;	float: left;	text-align: right;	margin-right: 0.5em;	display: block;}

legend{	font-family: "Trebuchet MS", sans-serif;	font-size: 12px;	color: #fff;	background: #ffa20c;	border: 1px solid #781351;	padding: 2px 6px;}SELECT{	font-family: "Trebuchet MS", sans-serif;	font-size: 12px;	color: #444;	width: 20em;	background: #fee3ad;	border: 1px solid #781351;}
.submit input{	margin-left: 8.5em;	color: #000;	background: #ffa20f;
width: 20em;	border: 2px outset #d7b9c9;}TEXTAREA{	font-family: "Trebuchet MS", sans-serif;	font-size: 12px;	color: #444;	width: 20em;	background: #fee3ad;	border: 1px solid #781351;}