form legend {
      margin-left:15px
    }

    form fieldset {
      width:525px;
      border:0px none;
    }

    select {
      width:100px
    }

    input, select, textarea {
      margin-left:50px
    }

    form p {
      padding:10px 15px 5px;
    }

    label {
      padding-top:15px
    }

    p.error {
      width:525px
    }
