#headerevents {
    font: bold 16px "Arial", Lucida Grande, Verdana, sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.news-latest-container {
    background-color: #0B610B;
    border: 1px solid #666;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.news-latest-item {
    background-color: #E0F8E0;
    float: right;
    text-align: left;
    padding: 10px;
    padding-top: 0px;
}


.news-latest-item img {
    padding: 3px;
}


.news-single-item {
    background-color: #E0F8E0;
	width: auto;
    height: auto;
	padding: 5px;
}

.news-single-timedata {
    
}


.mbl_newsevent_singledayevent {
    font-family: arial;
    font-style: normal;
    font-size: 12px;
    text-align: justify;
}

.news-single-img {
    margin-right: 5px;
    margin-top: 0px;
}

.news-single-imgcaption {

}


