div#quotes_submit {
    display: table;
    text-align: right;
    width: 99%;
}

input#quotes_body {
    float: left;
    width: 99%;
}

