fieldset {width:470px; margin-left:25px; border-width:0px;}
input {width:450px; height:1.3em; border:1px solid #a8500f; color:#a8500f; font-size:.9em; }
label {font-size:.9em; font-weight:bold; line-height:1.6em;}
table {width:450px;}
textarea {width:450px; border:1px solid #a8500f; color:#a8500f; font-family:inherit; font-size:1em;}

.center {text-align:center;}
.fields {width:100%; margin:0px; padding:5px 0px; overflow:auto;}
.check {position:relative; width:15px; height:15px; top:4px; left:5px;}
.check input {width:25px; border:0px;}

.left-field	{float:left; width:230px;}
.right-field {float:left; width:230px;}
.required {border-color:#f00;}
.selected {background-color:#eee; border-color:#d67913;}
.submit {width:120px; height:18px; line-height:1.3em; display:none;}

.left-field input, .right-field input {width:220px;}

