fieldset {
float: left;
clear: both;
width: 100%;
margin: 0 0 10px 0;
padding: 0;
border: 0px solid #404040;
background-color: transparent;
}
legend {
margin-left: 1em;
color: #404040;
font-weight: bold;
}
fieldset ol {
padding:0;
list-style: none;
}
fieldset li {
float: left;
clear: left;
width: 100%;
padding-bottom: 10px;
}
fieldset.submit {
width: auto;
border-style: none;
background-color: transparent;
margin:-15px 0 0 0;
}
label {
position: relative;
float: right;
width: 335px;
}
label strong {
position: absolute;
left: 330px;
top: -15px;
width: 190px;
color: #404040;
font-size: 85%;
font-weight: normal;
text-transform: uppercase;
}
input.btn {
text-align:left;
width:150px;
height:20px;
color:#fff;
font: bold 13px 'arial',helvetica,sans-serif;
background-color: transparent;
border:0px solid #BFBAB0;
float:left;
}
input.btnhov {
color: #00aeef;
}
#buton{
margin:0px 0px 0px 10px;
width:auto;
height:14px;
line-height:18px;
color:#404040;
font: bold 13px 'arial',helvetica,sans-serif;
background-color: transparent;
border:0px solid #BFBAB0;
float:left;
padding:1px 3px 0px 3px;
}
#buton a{
color:#404040;
text-decoration:none;
}
#buton a:hover{
color:#00aeef;
text-decoration:none;
}
.captcha{
padding:0 0 0 115px;
}
.error{
color:#9b4324;
padding:0px 0px 5px 0px;
}
.error2{
color:#b11a01;
padding:0px 0px 0px 350px;
}
.textalign{
padding:0px 0px 0px 0px;
} 
input {
color:#404040;
font:400 12px 'arial',helvetica,sans-serif;
background-color:#fff;
border:0px solid #404040;
height:16px;
width:300px;
float:left;
}
textarea {
color:#404040;
font:400 12px 'arial',helvetica,sans-serif;
background-color:#fff;
border:0px solid #404040;
height:80px;
width:300px;
float:left;
}
.formular select {
color:#404040;
font: 400 12px 'arial',helvetica,sans-serif;
background-color:#fff;
border:1px solid #404040;
height:18px;
width:202px;
float:left;
}

input.file{
border:1px solid #404040;
height:18px;
width:202px;
display:block;
}
.formular .radio{
float:left;
width:10px;
padding:0px 50px 0px 0px;
}
.formular p{padding:0px 0px 0px 0px;}

.clearFieldBlurred { color: #666; font-style: italic; }
.clearFieldActive { color: #000;}


