.newsEntryBox
{
    clear: both;
    margin-bottom: 39px;
}

.body-language_root .newsEntryBox
{
    margin-bottom: 1px;
}



.newsEntryBox h2
{
    margin: 0;
    padding: 0;
}

.newsEntryBox .imageBox
{
    margin-bottom: 19px;
}

.newsEntryBox .smallImageBox
{
    padding-top: 7px;
    width: 185px;
    float: left;
    text-align: left;
}

.newsEntryBox .textBox
{
    float: left;
    width: 480px;
}

.body-language_root .newsEntryBox .textBox
{
    width: 280px;
}

.newsEntryBox .itemHeading,
.newsEntryBox .detailsBox
{
    margin-left: -2px;
}

.newsEntryBox .headingBox
{
    padding-top: 2px;
    line-height: 1.07;
    margin-bottom: 10px;
}

.newsEntryBox .introText
{
    position: relative;
    top: -3px;
    margin-bottom: 3px;
}

.newsEntryBox .introText p
{
    margin-bottom: 0;
}



/*

body.language_root .newsEntryBox .headingBox
{
    padding-top: 3px;
    margin-bottom: 13px;
}

body.language_root .newsEntryBox .smallHeading
{
    font-weight: bold;
    font-size: 107.143%;
    margin: 0;

}
body.language_root .newsEntryBox .date
{
    font-weight: bold;
    font-size: 107.143%;
}

.rssIconBox
{
    position: absolute;
    right: 0;
    top: 9px;
    width: 100px;
    text-align: right;
}

*/
