#content div.department {
    margin-bottom: 35px;
}
#content div.department h2 {
    color: #000;
    margin-bottom: 5px;
}
#content div.department h3 {
    color: #000;
    display: inline;
}
#content div.department div.staff {
    font-size: 92%;
    line-height: 117%;
    margin-bottom: 15px;
}
#content div.department div.boss_name {
    float: left;
}
#content div.department div.boss_email {
    float: right;
}
#content div.department div.margin-bottom {
    margin-bottom: 5px;
}
#content div.department div.laboratory {
    margin-bottom: 4px;
}
#content div.department div.laboratory div.boss_name h3 {
    font-style: normal;
    padding-right: 5px;
}
#content div.publications {
    margin: 15px 0;
}
#content div.publications h3 {
    font-size: 117%;
    font-weight: bold;
    line-height: 117%;
    margin: 0;
}
#content div.publications p {
    margin: 0;
}
