table.form
{
    width: 100%;
}

table.form td 
{
    padding: 2px 5px;
}

table.form input
{
    width: 100%;
}

