
/* ................................................................... content_payPhotoRetouchingDeposit .......................... */

#panel_payDepositPhotoRetouching TABLE {
    margin-bottom: 5px;
}

#panel_payDepositPhotoRetouching .script-panel_payDepositPhotoRetouching_populated .head {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    margin-top: 25px;
}

#panel_payDepositPhotoRetouching .script-panel_payDepositPhotoRetouching_populated .head TR {
    background-color: #d5d5d5;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}

#panel_payDepositPhotoRetouching .script-panel_payDepositPhotoRetouching_populated .head .script-order_date {
    text-align: right;
}

#panel_payDepositPhotoRetouching .script-panel_payDepositPhotoRetouching_populated .total {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    text-align: right;
    white-space: nowrap;
    margin-top: 15px;
}

#panel_payDepositPhotoRetouching .script-panel_payDepositPhotoRetouching_populated .priceDescription {
    padding-top: 2px;
    padding-right: 10px;
}

#panel_payDepositPhotoRetouching .script-panel_payDepositPhotoRetouching_populated .buttons {
    text-align: center;
    margin-top: 25px;
}