/***** Gooey Panel *****/

.osui-gooey {
    position: absolute;
    top: 0;
    right: 0;
    width: 21em;
    z-index: 1; /* Gooey */
}
