@charset "utf8";

#nameField input {
    width: 40%;
}

#nameField span {
    padding-left: 3px;
}