﻿.deliverytable
{
    border:1px solid #ccccff;
}

.delivery_th_main
{
    font-weight:bold;
    font-family: Verdana, Arial, helvetica;
    font-size:11px;
    color:#ffffff;
    background-color:#006EC4;
    padding:2px 2px 2px 2px;

}

.delivery_th_products
{
    background-color:#ccccff;
}

.deliverytable td
{
    line-height:15px;
}

.delivery_datacaption
{
    display:inline-block;
    width:150px;
    text-align:right;
    color:#999999;
    margin:0px 10px 0px 0px;
    line-height:15px;
}

.delivery_data
{
    display:inline-block;
    width:150px;
    text-align:left;
    line-height:15px;
}