#outerContainer
{
    border: 1px #c3d9ff solid;
    margin-left: auto;
    margin-right: auto;
    width: 237px;
    padding: 5px;
}

#innerContainer
{
    background: #e8eefa;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    height: 100%;
}

#verticalSeperator
{
    height: 43%;
    margin-top: 0px;
    margin-bottom: 0px;
}
