div#article_page_navigation {margin-bottom: 20px;}
div#publications_categoryChooser {
    padding: 5px;
    background-color: #EAF7FF;
    font-family: tahoma;
    font-size: 12px;
    margin-bottom:10px;
}

div#publications_categoryChooser .btn, div#publications_categoryChooser .dropdown-menu > li > a, div.article_intro_unit span.category   {
    font-size: 12px;
}

div.article_intro_unit, div.one_news_project {
    text-align: justify;
    padding-bottom: 10px;
    clear: both;
}

hr.one_news_project_separator {
    border-bottom:1px dashed lightgray;
    margin-top:10px;
    margin-bottom:10px;
    clear: both;
}

span.intro p {
    margin-bottom: 5px;
}

div.article_intro_unit a.readmore {
    float:right;
}

div#publications_categorydescr {
    margin-bottom: 10px;
    background-color: #FFF4DB;
    padding: 5px;
}
div.image {
    float: left;
    margin-top: 8px;
    width: 125px;
}
div.text {
     width: 610px;
     float: left;
}
a.polaroid {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    width: 105px;
    height: 105px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
a.polaroid img {
    float: none;
    margin-right: 0;
    margin-top: 3px;
    margin-left: 1px;
}


.navItems {
    padding: 5px;
    border: 1px lightgray dashed;
}

.navItemsFav {
    font-weight: bold;
}
div.one_news_project table {margin-right: 5px; margin-bottom: 5px;}
div.one_news_project table p {font-size: 14px; margin: 0;}
div.one_news_project table em {font-size: 10px;}