.red {
        color: #B00;
}

.announce {
        font-size: 80%;
        line-height: 110%;
        margin-left: 200px;
}

.annotation {
        border-top: 1px solid #777777;
        font-size: 80%;
        padding-left: 20px;
        left: 15px;
}

.self {
}