﻿input#emailAddressField {
    width: 450px;
}

div#termsText {
    width: 900px;
    height: 400px;
    border: solid 1px #808080;
    padding: 5px;
    overflow-y: scroll;
}