form {
    margin-top: 0;
}
form, td, th, li {
    font-size: 100%;
}
form div {
    margin-bottom: 0;
}
fieldset div {
    margin-bottom: 0.5em;
    margin-left: 1em;
}
fieldset div div {
    margin-left: 1em;
    margin-top: 0.5em;
}
fieldset {
    border: 1px solid #f60;
    margin-bottom: 1em;
    padding: 0.5em;
}
fieldset label {
    width: auto;
}
legend {
    background: none repeat scroll 0 0 #f60;
    border: 1px solid #ccc;
    color: #fff;
    font-size: 1.2em;
    font-style: italic;
    margin-bottom: 0.5em;
    padding: 0.2em;
    width: auto;
}
textarea {
    height: 6em;
    margin: 0.5em 0;
    width: 98%;
}
.short-label label {
    float: left;
    width: 10em;
}
.short-label fieldset div input, .short-label fieldset div select {
    width: 16em;
}
.captcha {
    margin: 0.5em 0;
    text-align: center;
    width: 200px;
}
.captcha img {
    border: 1px solid #f60;
    margin-bottom: 0.5em;
}
.captcha input {
    margin-top: 0.5em;
    width: 196px;
}
.submit {
    margin-top: 0.5em;
}
.contactform input {
    border: 1px solid #c5c6c6;
    color: #888888;
    font-size: 14px;
    padding: 10px;
    width: 596px;
}
.contactform input.checkbox {
    border: medium none;
}
.contactform label {
    display: block;
    margin-bottom: 5px;
    margin-top: 15px;
}
.contactform label.label {
    display: inline;
    float: none;
    font-size: 10px;
    width: 50px;
}
.contactform textarea {
    border: 1px solid #c5c6c6;
    color: #888888;
    display: block;
    font-size: 14px;
    height: 160px;
    padding: 10px;
    width: 596px;
}
.formbuilderform .message {
    line-height: 16px;
    padding: 0 0 8px;
}
.cms_submit {
    background: none repeat scroll 0 0 #d41d23;
    border: 0 none !important;
    color: white !important;
    cursor: pointer;
    display: block !important;
    margin-top: 25px;
    text-transform: uppercase;
    width: 320px !important;
    font-family: "Oswald",sans-serif;
    font-size: 14px;
}

/* Stylesheet: FormBuilder Default Style Modified On 2015-05-20 08:13:26 */
