/* content settings ----------------------------------------------------------*/
hr {
background: #fff;
border: 0;
border-top: 1px solid #333;
clear: both;
color: #333;
margin: 20px 0;
}
address {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-style: normal;
margin: 0 0 20px 0;
}
/* form settings -------------------------------------------------------------*/
form {

}
fieldset {
border: 0;
clear: both;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
margin: 0 0 20px 0;
padding: 0 20px 10px 10px;
}
fieldset br {
clear: both;
}
legend {
background: #FFF;
border: 1px solid #333;
font-weight: bold;
margin-bottom: 10px;
padding: 5px 10px;
}
label {
display: inline-block;
float: left;
margin: 5px 0;
width: 20em;
padding: 0 0px 0px 10px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}
div#content input,
div#content textarea,
div#content select {
border: 1px solid #e2e2e2;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
margin: 3px 0;
padding: 2px 5px;
}
div#content input.radiocheckbox {
border-width: 0;
width: auto;
margin-right: 5px;
vertical-align: middle;

}
.buttons {
text-align: center;
}
.buttons input {
border: 0;
}
div#text {
color: #6D6D6D;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
line-height:18px;
padding: 0 0px 0px 10px;
}
div#text td {
background: #EDEDED;
border-top: 1px solid #6D6D6D;
border-left: 1px solid #6D6D6D;
padding: 0 0px 0px 5px;
}
div#text table {
border-bottom: 1px solid #6D6D6D;
border-right: 1px solid #6D6D6D;
}


