footer .messageview dd {
    color: orange;
}

.content {
    position:absolute;
    top:3.5rem;
    left:1%;
    width:98%;
    height:89%;
    display:block;
    overflow:auto;
}