fieldset {  
float: left;  
clear: both;  
width: 100%;  
margin: 0 0 -1em 0;  
padding: 0 0 1em 0;  
border-style: none;  
border: 0px solid #BFBAB0;  
background-color: #FFFFFF;
padding:20px;
}
li {
color: red;
list-style-type:none;
margin-left:210px;
margin-bottom:6px;
}
input{
	width:300px;
	height:14px;
	margin-bottom:2px;
	text-align: left;
}
*:first-child+html legend{
  ma\rgin-bottom: 10px;
}
*+html legend{
	margin-bottom:20px;
	margin-top: 0px;
}

legend {
font-size:14px;
/*color: #333333;*/
color: #071ba0;
font-weight: bold;
margin-bottom: 2px;
margin-top: 10px;
margin-left: -8px;
}

.legend_small {
color: #071ba0;
font-weight: bold;
}

label {
float:left;
display: block;
font-weight:normal;
width: 150px;
margin-right: 10px;
}

.text {
padding-left:20px;
	}

#mailform_header_text {
color: #071ba0;
}

.submit_button{
text-align:center;
width:300px;
height:20px;
color: #FFFFFF;
font-weight: bold;
background-color: #071ba0;
border: 0px;
}
