#header-subscribe {
display: none;
}
#header-sign-up.section-content {
    margin-bottom: 0;
}
#header-sign-up {
    color: #FFFFFF;
    font-style: italic;
    text-align: right;
   background: none repeat scroll 0 0 transparent;
   height: 15px;
}
#header-sign-up p {
margin-top: 25px;
}
#header-sign-up a {
    color: #FFFFFF;
    text-decoration: none;
}
#header-sign-up a:hover {
    text-decoration: underline;
}
