#act, #mail {
    width: 55%;
    font-size: 11px;
    padding: 10px;
}

#act {
    color: #fff;
    background: #222;
    text-align: left;
    margin: 30px 0 0 0;
}
#act h1 {
    margin: 5px 0;
}
#mail {
    color: #000;
    background: #ebc205;
    text-align: center;
}

#news {
    clear: left;
    margin: 30px 0;
    text-align: left;
}
#news h1 {
    margin: 0 0 10px 0;
}

.defn {
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    padding: 8px;
}

.keys {
    font-weight: normal;
    font-size: 1px;
    color: #000;
}

.defb {
    font-weight: normal;
    font-size: 10px;
    color: #ebc205;
    text-align: right;
}

.scribe-form {                       
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    background: #000;
    border: #000 1px solid;
}
