form input.text {
    width: 433px;
}
form input.vek {
    background: transparent none;
    border: 0 none;
    height: 25px;
    padding: 0;
    width: 25px;
}
table.vek {
    border-collapse: collapse;
}
table.vek tr th,
table.vek tr td {
    font-weight: normal;
    padding: 2px 10px;
    line-height: 150%;
}
table.vek tr th {
    padding-left: 0;
}
table.vek tr td {
    color: #898989;
    font-size: 85%;
    text-align: center;
}
input.submit {
    background: transparent none;
    border: 0 none;
    margin-left: 5px;
    padding: 0;
    position: relative;
    top: 3px;
}

