form {	width:650px;	text-align:left;	margin:0 auto;	float: left;}
fieldset {	border:3px double #2D5521;	text-align:left;	width:600px;	background:url(../images/backgreenToWhite.jpg) repeat-x;	padding:0 0 20px 20px;}
#form {width:600px;text-align:left;}
.required {font-size:9px;color:#B3170B;}
label,input {display:block;float:left;color:#000;margin:5px 0;}
label {text-align:right;width:200px;padding-right:10px;vertical-align:middle;}
legend {	color:#B01709;	font-weight: bold;}
input.submit {color:#FFF;background:#2D5521 repeat-x;font:b small Verdana, Helvetica, Arial, sans-serif;border-top:3px double #FFF;border-right:3px double #CCA164;border-bottom:3px double #CCA164;border-left:3px double #FFF;width:100px;float:right;margin-right:50px;}
input.submit:active {border-top:3px double #C93;border-right:3px double #DB7;border-bottom:3px double #DB7;border-left:3px double #C93;background:#DB7;width:50px;}
.radio {	margin-top: -1px;	margin-bottom: 0px;padding: 0px;	width: 25px;	text-align: left;}
#clear {	clear: both;	height: 1px;	margin: 0px;	padding: 0px;}
