/*
 * This style sheet does custom css on the sign up page
 * Author Jeremy
 * It mainly alights the inputs
 */

th
{
    text-align: right;
    width: 250px;
}