﻿.ContentATM table
{
    border-collapse: collapse;
}
.ContentATM th strong
{
    color: #fff;
}
.ContentATM th
{
    border-left: 1px solid #306bc1;
    border-right: 1px solid #306bc1;
    border-top: 1px solid #306bc1;
    border-bottom: 2px solid #306bc1;
    background: #306bc1 url(  'edtButtonBack.gif' ) repeat-x 0 0;
    height: 35px;
    padding-left: 12px;
    padding-right: 12px;
    color: #fff;
    text-align: center;
}
.ContentATM tr
{
    height: 32px;
    background: #fff;
}
.ContentATM td
{
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #E5F0FB;
}
.style1
{
    height: 18px;
}

