.game-tab-bar {
    float: right;
}

.letterlink {
    background-color: #f0f0f0;
}

.letterlink:hover {
    background-color: #d0d0d0;
}

.small {
    font-size: 13px;
}

.sidebar-doc-entry {
    margin-bottom: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sidebar-doc-entry.selected {
    background-image: url(/img/sidebar-docs-selected.png);
    background-size: 100% 100%;
    margin-left: -64px;
    padding-left: 64px;

    margin-right: -32px;
    padding-right: 32px;
}

.game-div {
    display: none;
}

.config-section {
    display: none;
}
