table
{
    font-size: x-small;
    width: 100%;
    border: 0px;
    margin-top: 20px
}

th
{
    color: #0a3a6c;
    background-image: URL("../images/line.gif");
    text-align: left;
    text-transform: uppercase;
    padding-left: 51px
}

td
{
    padding: 1px;
    border: 0px
}

h2.tableHeader
{
    color: #0a3a6c;
    background-image: URL("../images/line.gif");
    text-align: left;
    text-transform: uppercase;
    padding-left: 51px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px
}

td.feature
{
    font-weight: bold;
    width: 30%
}

td.value
{
    width: 70%
}
