body.search_express .express .quantity,
body.search_express .results .quantity {
    width: 80px;
}
body.search_express .results .quantity {
    margin-bottom: 0px;
}

body.search_express .results td {
    vertical-align: middle;
}

body.search_express .cart .submit {
    float: right;
}