td.news_content
{
        width: 220px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        border: 1px solid #238fbf;
        vertical-align: top;
}

td.other_lastnews
{        padding-left: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
        background-color: #E0E0E0;
}

div.news_cont
{        font-family: verdana;
        font-size: 8px;
        color: #515151;
}

div.lastnews_bg
{
            width: 295px;
            background-color: #eaeff4;
           padding-left: 5px;
            margin: 0;

}

p.news
{
            display: block;
            margin-top: 0px;
            margin-bottom: 20px;
}

span.news_title
{
            display: block;
        font-weight: bold;
            margin: 5px 0px 2px 0px;
        padding: 0px;
        font-size: 11px;
        font-family: verdana;
        color: black;
        text-align: center;

}

span.news_title a
{
           color: black;
            font-size: larger;
            text-decoration: none;
}

span.news_title a:hover
{
           color: black;
            font-size: larger;
            text-decoration: underline;
}

span.news_date
{
            display: block;
        /*text-decoration: underline;*/
        vertical-align: top;
}

span.news_content
{
           display: inline;
        font-size: 8pt;
        font-family: verdana;
        color: #515151;
}


span.news_more
{
            display: block;
            color: #cf0c0c;
            text-transform: uppercase;
        font-weight: bold;
        font-size: 8px;
        font-family: verdana;
}

span.news_more a
{
            font-weight: bold;
        font-size: 8px;
        font-family: verdana;
            text-decoration: underline;
            color: #cf0c0c;
}

span.news_more a:hover
{
            font-weight: bold;
            color: #1515aa;
            text-decoration: none;
}

h1.headnews
{
          color: #515151;
           font-family : verdana;
        font-size: 18px;
        display: inline;
        padding-left: 0px;
        font-weight: bold;

}

h4.other_news
{
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#339900;
        margin-bottom: 0px;
        margin-top: 0px;
}



img.news_image
{
            display: inline;
            clear: right;
            float: left;
            vertical-align: top;
            margin-top: 3px;
            margin-right: 3px;
            border: none;
}

img.other_news
{
        padding-right: 0px;
        display: inline;
        width: 220px;
}

hr.news_head
{
        width: 100%;
        color: #515151;
        background-color: #000000;
        height: 1px;
        padding-top: 0px;
        margin-top: 0px;
        margin-left: 0px;
}