
.newsControl {
    width: 140px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    padding: 1px;
    margin-top: 7px;
}

.newsHeadline {
    font-weight: bold;
}

.newsContentFrame {
    background-color: #FFFFFF;
    padding: 3px;
}

.newsBlock {
    background-color: #FFFFFF;
    height: 120px;
}

.newsFoot {}

.newsLine {}

.newsLink {
    color: #d60021;
    cursor: pointer;
}

.newsTeaser {}
