.NewsHPictureBox {
    color: white;
    font-weight: bold;
    padding-left: 1px;
    padding-top: 3px;
    margin-left: 2px;
    margin-top: 1px;
    background-color: #676767;
    text-transform: uppercase;
    padding-bottom: 1px;
    width:169px;
}

.NewsHWidget a {
    color: #07569d;
    font-size: 1.5em;
    font-family: georgia, 'Numbus Roman No9 L', serif;
}

.NewsHSupertitle {
    padding-bottom: 3px;
    padding-left: 3px;
    color: white;
}

.NewsHSupertitle a {
    color: white;
}

.NewsHHighlight {
    padding: 3px;
}

.NewsHDivider {
    border-top: 1px solid #929292;
    border-bottom: 1px solid #ebeaeb;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 4px;
    width: 170px;
}


