h6 {
    clear: both;
    font-weight: bold;
    font-style: italic;
}

#info {
    border-bottom: none !important;
}

#info div {
    float: left;
    width: 50%;
    border-bottom: none;
}

    #info div.submit {
        margin-top: 30px;
        width: 122px;
        clear: both;
    }

#orders {
    margin-bottom: 15px;
}

/* ================ */
/* = Order Detail = */
/* ================ */

#order_detail #info .footer, #order_detail #info .header {
    width: 0;
}

#order_detail #info .footer {
    clear: both;
}

#order_detail #info div.a {
    width: 35%;
}

#order_detail #info div.b {
    width: 20%;
}

#order_detail #info div.c {
    width: 35%;
}
