#thumbscroller {
    height: 350px; /* 3 * 111 + 16 + 1 */
    overflow: auto;
    visibility: visible;
}

