﻿table.inputframe
{
    background: #eeffff;
    border: solid 2px #00A0A0;
    width: 356px;
    height: 174px;
    padding: 5px 20px 5px 20px;
    margin-left: auto;
    margin-right: auto;
}

.inputframe th
{
    background: #00A0A0;
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
}

.alertframe
{
    margin-left: auto;
    margin-right: auto;
    font-size: 8pt;
    color: #555555;
}

.alertrow
{
    width: 500px;
    color: #555555;
}

.alertleft
{
    width: 25px;
    float: left;
    text-align: right;
    color: #555555;
}

.alertright
{
    width: 470px;
    float: right;
    text-align: left;
    color: #555555;
}
