/**********************************************************************************************************************
        COMMENTS: Common Components
**********************************************************************************************************************/

#checkout_shipping .shipping_element {
    margin: 0 0 20px;
}

div#checkout_shipping #shipping_element_address h3 {
    margin: 0;
    text-transform: none;
}


/**********************************************************************************************************************
        COMMENTS: Address box
**********************************************************************************************************************/

div#checkout_shipping #shipping_element_address .boxadd ol {
    margin: 0 0 10px;
}


/**********************************************************************************************************************
        COMMENTS: Comment box
**********************************************************************************************************************/

#checkout_shipping #shipping_element_comments .input_fields {
    background: white url(http://image.akudim.com/p/design/product_list_shade.gif) repeat-x scroll left bottom;
    border: 1px solid #BBBBBB;
    padding: 10px;
}

#checkout_shipping #shipping_element_comments .input_fields textarea {
    border-width: 1px;
    border-color: #333333;
}

/**********************************************************************************************************************
        COMMENTS: Button Wrap
**********************************************************************************************************************/

#checkout_shipping .buttonwrap div.button {
    margin: 0;
    padding: 0;
}

#checkout_shipping .buttonwrap .button .button {
    margin: 0;
}

#checkout_shipping div.buttonwrap.end .button span {
    margin: 0;
    padding: 0;
}