.sidebar {
    height: 65px;
    padding-top: .5em;
}

.blogo-small {
    height: 50px;
    padding-left: 1em;
    padding-right: 1em;
    float: left;
}

.blogo-big {
    height: 9em;
    margin:1em;
    margin-top: 2em;
    float: right;
}

.help-logo {
    height: 4em;
    margin:1em;
    float: right;
    margin-top: 1em;
}

.usc-logo {
    float: right;
    padding-right: 1em;
}

/* counteracts something that was negative */
.bindent {
    margin-left: 0em;
}

h4 {
    color: #666;
}

.maintitle {
    font-size: 2em;
    text-align: center;
    margin: auto;
    width: 100%;
    display: block;
    /*color: #e63f42;*/
    color: white;
    text-decoration: none;
}
