#BtReset, #PUnsub, #BtUnsub {
display: none
}
body { font-family: verdana,arial,sans-serif }
label {
text-align: left;
font-style: italic;
color     : #666;
}
#d840 {
display   : block;
position  : relative;
margin-top: 2em;
}
#d840 legend { display: none }
#d840 label {
display   : inline;
position  : relative;
bottom    : 3px;
color     : #000;
font-style: normal;
}
#d840 input {
display: inline;
width  : 2em;
}
form {
max-width    : 20em;
margin       : auto;
border-radius: 1em;
padding      : 1em;
}
input {
width     : 100%;
box-sizing: border-box;
}
input[type="submit"],
input[type="reset"] {
cursor: pointer;
width : 20em;
}
form div {
padding-top: 1em;
text-align : center;
}
img {
border: none;
}
#Header, #Footer {
margin    : 0 auto;
text-align: center;
}
#d811,#d812,#d813,#d814,#d815,#d816,#d817,#d818 { display: none }