@import url(base.css);

#unsubscribe_container {
    padding: 10px 0 5px 0;
    text-align: center;
}

#status_text {
    font-size: smaller;
    color: #990000;
    margin-bottom: 1em;
}

h2 {
    font-size: small;
    margin: 0 auto 0 auto;
    padding: 0;
    width: 600px;
}

p {
    width: 600px;
    margin: 0em auto 1em auto;
    font-size: small;
}

form {
    font-size: small;
}

.button {
    margin: 5px 8px 0 8px;
}
