.product-shipping-offers {
    border: 1px solid #f2f2f2;
    padding: 20px;
}

/* modal origami-product-shipping-offers-modal */
#origami-product-shipping-offers-modal .modal-header {
    position: absolute;
    right: 0;
    z-index: 10;
}

#origami-product-shipping-offers-modal .title {
    text-transform: uppercase;
    padding-bottom: 6px;
    margin: 30px 0 10px 0;
    border-bottom: 1px solid #333333;
    font-weight: normal;
}

#origami-product-shipping-offers-modal .best-home-delivery-carrier .name {
    font-size: 1.3em;
    padding-right: 20px;
}

#origami-product-shipping-offers-modal .carrier_price { font-weight: bold; }
