﻿body
{
    font-family: Arial;
    font-size: 12px;
}

td
{
    white-space: nowrap;
}
.myTable
{
    table-layout: auto;
}
.popupPanel
{
    position: absolute;
    visibility: hidden;
}
.whiteHyperlink
{
    text-decoration: none;
    color: #FFFFFF;
}
button
{
    font-family: Arial;
    font-size: 12px;
}
