﻿div#shipping-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/shipping_banner.jpg) no-repeat;
}

table.shipping {
    margin:10px 0 10px 19px;
    width:540px;
}

table.shipping th {
    border:none;
    background-color: #CACACA;
    text-align:left;
    font-family:arial;
    color: #2C434B;
}

table.shipping td {
    border:none;
    background-color: #EDEDED;
    font-weight:bold;
    font-size:12px;
    font-family:arial;
}
