﻿body 
{
}

table 
{
    width: 100%;
}

input 
{
    width: 200px;
}

.topCell 
{
    width: 50%;
}


