.legendContainer
{
    height:50px;
    width:100%;
    background-color:#FFFFFF;
}
.newsSeparator
{
    height:3px;
    border-bottom:1px solid #4C4148;
    margin-bottom:3px;
    width:100%;
}