.newsdate {
    position: relative;
    top: -10px;
    display: inline-block;
    color: #999999;
    font-size: 9px;
    line-height: 14px;
    text-decoration: none;
}

.msgnew:before { /*    color: #0953A3; */
    color: #FF9900;
    content: "!";
    font-weight: bold;
    padding-right: 0.2em;
}

.msgnew { /*    color: #0953A3; */
    color: #FF9900;
    font-weight: bold;
}

