input.form_1 {
    width: 457px;
    height: 20px;
    color: #ffffff;
    background-color: #555555;
    border:0px solid #555555;
}
textarea.form_1 {
    background-color: #555555;
    width: 457px;
    height: 80px;
    color: #ffffff;
    border: 0px solid #666666;
}
.submit_1 {
        font-size: 11px;
        font-family: Trebuchet MS;
        font-weight: normal;
        color: #FDFDFA;
        background-color: #94C10A;
        width: 82px;
        height: 18px;
        border: 0px;
        margin: 0px;
}