﻿.divHelpGovde table {
    margin:12px 0;
}

.divHelpGovde th, td {
    vertical-align:middle;
}

.divHelpGovde thead th {
    background-color:#fff;
    font-size:1.4em;
    font-weight:bold;
    color:#1074b0;
    padding:5px 0 5px 4px;
    border-left:solid 5px #555;
}

.divHelpGovde tbody th {
    border-bottom:solid 2px #fff;
}

.divHelpGovde tbody td {
    background-color:#f5f5f5;
    color:#555;
    vertical-align:middle;
    border-bottom:solid 2px #fff;
    padding:2px 2px;
    line-height:15px;
}
