a {
color: #6699cc;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#rootDiv {
text-align: center;
width: 580px;
margin-left: auto;
margin-right: auto;
}

#rootDiv .tagline {
font-size: 30px;
font-weight: bold;
line-height: 56px;
margin: 100px 0 18px 0;
}

#rootDiv .tagline .logo {
float: left;
display: inline;
width: 180px;
}

#rootDiv .description {
font-size: 17px;
line-height: 24px;
margin: 18px 0;
color: #717171;
}

#rootDiv .email {
text-align: center;
padding: 15px 0;
}

#rootDiv #thankyou {
font-size: 18px;
color: #6699CC;
}

#rootDiv #error {
color: #444;
}

#rootDiv .email .textbox_l {
width: 320px;
}

#rootDiv .tips {
text-align: center;
font-size: 12px;
line-height: 20px;
color: #555;
margin: 10px 0;
}

#wFooter {
margin-top: 20px;
font-size: 10px;
color: #AAA;
}
