﻿table.form input
{
    width: 160px;
}

table.form td.title
{
    width: 30%;
}

table.form td.inputs
{
    width: 36%;
}

table.form td.right-column 
{
    text-align: center;
    width: 33%;
}
