﻿#NewspageContent
{
    margin: 0px 22px;
    min-height: 461px;
    height: auto !important;
    height: 461px;
}
.Newsitem
{
    margin-top: 22px;
    background: transparent url(/Images/Icons/Newsitemstar.gif) no-repeat scroll left top;
    padding-left: 22px;
}
.Newsitem h3
{
    color: #008C43;
    margin-bottom: 3px;
    font-size: 1.2em;
}
.Newsitem a
{    
    font-family: Arial;  
    padding-right: 5px; 
}
.Newsitem .NewsDate
{
    display: block;
    font-size: .8em;
    margin-bottom: 10px;
}
.Newsitem .Manchet
{
    display: block;
    margin-bottom: 10px;
}

.nostar
{
    background: none !important;
    padding-left: 0px !important;
}