.NewsCWidget {
    border-top:1px solid #c0c0c0;
    float:left;
    width: 235px;
}

.NewsCWidget a {
    color: #07569d;
    font-size: 1.7em;
    line-height: 1.0em;
    font-family: georgia, 'Numbus Roman No9 L', serif;
}

.NewsCTopLine {
    padding-top: 5px;
    border-right: 1px solid #c0c0c0;
    height: 1.4em;
    margin-bottom: 8px;
}

.NewsCSupertitle {
    float:left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #c0c0c0;
}

.NewsCSupertitle a, .NewsCSupertitle a:hover, .NewsCSupertitle a:visited{
    color: #07569d;
    font-size: 1.3em;
    text-transform: uppercase;
}

.FrontRowC {
    width: 480px;
    float: left;
}

.FrontRowCSpace {
    float:left;
    width: 10px;
    height: 10px;
}

.NewsCTitle a, .NewsCTitle a:hover, .NewsCTitle a:visited{
    margin-bottom: 5px;
    margin-top: 14px;
    color: #07569d;
    font-size: 1.5em;
    font-family: georgia, 'Numbus Roman No9 L', serif;
}
.NewsCDate {
    float:left;
    color: #727272;
}

.NewsCNrCommenets {
    float:left;
    margin-left: 10px;
    border-left: 1px solid #c0c0c0;
    padding-left: 10px;
    color: #727272;
}

