﻿.headerLabel {
    font-size: 140%;
    font-weight: bold;
    text-align: middle;
    height: 32px;
    clear: both;
    margin-top: 12px;
}

    .headerLabel img {
        float: left;
        padding-right: 8px;
        background-color: #00AEEF;
        width: 100%;
        height: 50px;
    }

.separator {
    margin: 12px;
    width: 75%;
    color: #EEEEEE;
    text-align: left;
}



