
#Register {
    height: 200px;
    padding-top: 85px;
    padding-left: 200px;
}

#Register fieldset {width:51%;}

#Register li {
    margin:10px;
    list-style: none;
    text-align: right;
}
    
#Register input  {
    margin-left:45px;
    text-align: left;
}

/* #contact-form textarea {margin-left:10px; text-align: left;} */

#instruct {
    margin-top: 10px;
    text-align: center;
}
