.form
{
}

.form td
{
    text-align:left;
}

.form .label
{
    vertical-align:top;
}

.form input.text
{
    width:400px;
}
.form textarea
{
    width:400px;
}
