/*Css made by natalie.meystre@epfl.ch  - change some styles for the hompepage: 
title size and dot style on colored boxes,
color of the first green block,
image style for the big image*/

#content .home-navpanel h3  { color:#ffffff; font-size: 15px; }

#content ul.bluebrain li {
line-height:18px;
list-style-image:url(/files/content/sites/bluebrain/files/css/dot.gif);
margin:0 0 2px 15px;
padding-left:3px;
}

#content .local-color-down {background-color: #477e01;}

#content .single-news {
border-bottom:0px;
float:left;
margin:0 4px 0 0;
padding:0;
position:relative;
width:324px;
}