/* SIDEPANEL CONTENT */
#sidepanel h1 {
    color:#5E93EF;
    font-size:2em;
    text-transform:uppercase;
    font-weight:lighter;
}
#sidepanel .sectiontitle{
    font-size:0.9em;
    padding:0.2em 0.5em;
}
#sidepanel .section{
    font-size: 0.9em;
}
#sidepanel ul.links{
    list-style: none;
    padding:0;
    margin: 0 0 0 1em;
}