﻿.payment_table .table
{width: 720px
}
.payment_table .table td
{

}
.payment_table td.coupon_space
{
}
.payment_table .table .productRow td
{
    padding: 3px 0;
    border-bottom: solid 1px #cccccc !important;
}

.payment_table .table .col_1
{ 
    width: 80px;
    text-align: center;
}
.payment_table .table .col_2
{ 
    width: 120px;
    text-align: left;
}
.payment_table .table .col_3
{ 
    width: 105px;
    text-align: right;
}
.payment_table .table .col_4
{ 
    width: 110px;
    text-align: right;
}
.payment_table .table .col_5
{ 
    width: 80px;
    text-align: right;
}
.payment_table .table .col_6
{ 
    width: 105px;
    text-align: right;
}
.payment_table .bedrag, .payment_table .tableSubHeader
{
    text-align: right;
}
.payment_table .Reference .tableSubHeader
{
    text-align: left;
}
.payment_table .payment_shipping_select .tableSubHeader
{
    text-align: left;
    padding-bottom: 5px;
}
.payment_table .payment_invoiceaddr .tableSubHeader, .payment_table .payment_shippingaddr .tableSubHeader
{
    text-align: left;
    padding-bottom: 10px;
    vertical-align: top;
}
.payment_table .table .separator td
{
    border-bottom: solid 1px #cccccc !important;
}
.payment_table .bedrag .totalamount
{  
    font-family: Arial; font-weight: bold; color: #000; text-decoration: none
}
.payment_table .table td
{
    border-style: none !important;
}
.payment_table .table .payment_shipping_select
{
    width: 350px;
}

.payment_table .table .priceNew

.payment_table .table .payment_shipping_select a, .payment_table .table .payment_shipping_select a:link , .payment_table .table .payment_shipping_select a:visited 
{  font-family: Arial; font-size: 11px; font-weight: bold; color: #4f585c; text-decoration: none}
.payment_table .table .payment_shipping_select a:hover /* #layout_body_content a:hover */
{ font-family: Arial; font-size: 11px; font-weight: bold; color: #4f585c; text-decoration: underline}
