label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top: 4px;
display: inline;
}

 input.button
{
margin-left: 8.5em;
} 


input, textarea
{
color: #4f733d;
background: #e3dfbd;
border: 1px solid #be6c1e;
margin-top: 4px;
}

.submit input
{
color: #000;
background: #b8c78f;
border: 1px solid #be6c1e;
} 

fieldset
{
border: 1px solid #adc687;
width: 30em;
padding:1em;
}

legend
{
color: #fff;
background: #adc687;
/*border: 1px solid #be6c1e;*/
padding: 2px 6px;
margin-bottom:1 em;
} 
/*////////////////validation styles//////////////////*/
.style22 {font-size: 10px}
.style25 {color: #ff6600; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
/*body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
}
a:link {
	color: #ff6633;
	text-decoration: none;
}
a:visited {
	color: #ff6633;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
a:active {
	color: #ff6633;
	text-decoration: none;
}
.style26 {font-size: 9px}
.style27 {
	font-size: 12px;
	font-weight: bold;
	color: #ff6633;
}
body {
	margin-top: 0px;
}
.style29 {
	color: #ff6633;
	font-weight: bold;
}
*/

.validation-advice {
color:#990000;
display:block;
padding:4px 0 0 8.5em;
width:210px;
}
.validation-failed  {
background-color:#c2d19a;
border: 1px solid #833211;
}
/*.validation-passed {
border: 1px solid #009900;
}*/
.tree, .validate-one-required {
margin: 0 53px;
}