div.signup-top {
font-family: sans-serif;
font-size: .9em;
padding: .49em .49em 1em .49em;
border-top: 2px solid;
border-left: 2px solid;
border-right: 2px solid;
margin: 1em .49em 0 .49em;
}
.signup-head {
font-family: sans-serif;
text-align: center;
font-size: 1.3em;
font-weight: bold;
margin-top: .2em;
margin-bottom: .6em;
margin-left: 18%;
margin-right: 18%;
border-bottom: 2px solid #bfbfbf;
padding-bottom: .5em;
padding-left: .2em;
padding-right: .2em;
}
.signup-texttop {
font-family: sans-serif;
text-align: center;
line-height: 1.4em;
margin-top: 1em;
margin-bottom: 0em;
}
div.signup-middle {
font-family: sans-serif;
font-size: .9em;
border: 15px solid #bc1a1f;
margin-top: 0em;
margin-bottom: 0em;
padding: .3em;
}
.signup-clickhere {
font-family: sans-serif;
font-size: 1.5em;
text-align: center;
margin: 0;
padding: .2em;
padding-top: .25em;
font-weight: bold;
}
div.signup-bottom {
font-family: sans-serif;
font-size: .9em;
padding: 1.2em .49em .49em .49em;
border-bottom: 2px solid;
border-left: 2px solid;
border-right: 2px solid;
margin: 0em .49em 0 .49em;
}
.signup-textbottom {
font-family: sans-serif;
text-align: center;
line-height: 1.4em;
margin: 0em;
}
