﻿ .form .field label
{
    width: 75px;
}
    
.left
{
    float: left;
    padding-right: 15px;    
}

.right
{
    float: left;
}