div.NewsContainer
        {
        width:200px;
        padding-bottom:8px;
        margin-bottom:16px;
        border-bottom:1px dotted #666666;
        font-family:'Verdana';
        font-size:11px;
        }
div.NewsContainer h1
        {
        font-family:'Georgia';
        font-weight:bold;
        font-size:11px;
        }