.support_form {
    width: 360px;
    color: #F9FF07;
    font-family: tahoma;
    font-size: 13px;
}
* html .support_form br {
    line-height: 1%;
}
.support_form strong {
    color: #F9FF07 !important;
}
.support_form .ww {
    height: 270px;
} 
.support_form input,
.support_form textarea {
    width: 360px;
    border: 1px solid #6E851D;
    margin: 4px 0;
}
.support_form input.button2,
.support_form input.button {
    width: 97px;
    color: #000;
    background-color: #EDF065;
    border: none;
    padding-bottom: 2px;
}
.support_form input.button2 {
    width: 130px;
}
