#categorieHeader
{
    margin:20px 0 10px 0;
    clear:both;
}

/*#smallColumn p 
{
    border-top:1px dashed #8FC920;
    color:#333333;
    font-size:0.85em;
    margin:0 8px;
    padding:13px 0;
}*/




#newsWrapper
{
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 0px;
    float:left;
    width:422px;
}

#newsWrapper h2
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 1.1em;
    font-weight: bold;
}

#newsWrapper h2 a
{
    color:#333333;
    text-decoration: underline;
}

#newsWrapper p
{
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px dashed #00b4e3;
}

#newsWrapper p.last
{
    border-bottom: none;
}

#newsWrapper .time
{
    font-size: 1.0em;
    font-weight: bold;
    color: #00b4e3;
}

#newsWrapper p.date
{
    margin-top: 1.5em;
    background: transparent url(../images/layout/dateBg.png) no-repeat scroll left top;
    height: 26px;
    display: block;
    font-size: 80%;
    color: #58666f;
    border-bottom: none;
    padding-top: 7px;
    padding-left: 6px;
    margin-bottom: 0;
    padding-bottom:0;
}

/*#newsWrapper a.more
{
    margin-top: 1.5em;
    background: transparent url(../images/layout/moreBg.jpg) no-repeat scroll left top;
    width: 403px;
    height: 30px;
    display: block;
    font-size: 80%;
    color: #58666f;
    border-bottom: none;
    padding-top: 7px;
    padding-left: 6px;
    text-transform: uppercase;
    text-indent:-999999px
}*/
