﻿body.ResearchProgram .topContent {
    margin: 1em 0;
}
body.ResearchProgram .topContent .image {
    text-align: center;
}
body.ResearchProgram .topContent .image img {
    margin: auto;
}
body.ResearchProgram .topContent .quote p {
    font-size: 123%;
    line-height: 1.5em;
    margin-top: 2em;
}
body.ResearchProgram .topContent .quote .attribution {
    font-size: 108%;
    text-align: right;
    font-style: italic;
}
body.ResearchProgram h2 {
    margin-bottom: 0.25em;
}
body.ResearchProgram .content-and-navigation {
    border-top: 1px solid #858b8e;
}
body.ResearchProgram #bd .navigation div.panel {
    margin-top: 0;
}
body.ResearchProgram #bd .sidebar {
    padding-top: 0;
}
body.ResearchProgram #bd .sidebar div.panel {
    margin-top: -2px;
}
