#ticket-create-metadata .cflabel .name,
#ticket-update-metadata .cflabel .name {
    font-weight: inherit
}

/* right align with the button in the outer div: */
.sidebyside #ticket-create-message .button[name="AddMoreAttach"],
.sidebyside #ticket-update-message .button[name="AddMoreAttach"] {
    margin-right: -0.25em;
}
