/**********************************************************************************************************************
        COMMENTS: Common Components
**********************************************************************************************************************/

#checkout_confirmation h2 {
    
}

div#checkout_confirmation h3 {
    margin: 0 0 5px !important;
    padding: 0;
}

#checkout_confirmation .confirmation_element {
    margin: 0 0 20px;
    padding: 0;
}


#checkout_confirmation #confirmation_element_products .listitems .tdname {
    font-weight: bold;
}

#checkout_confirmation #confirmation_element_products .listitems .tdname .att {
    display: block;
    font-weight: normal;
}