.l-viewer-picture {
    padding:0;
}

.toolbar
{
    width:      100%;
    height:     33px;
    border:     none;
    color:      #333;
    padding:    4px;
    background-color: transparent;
}

.l-controls {
    font-size:14px;
}

.l-controls a {color: #609744;}

.toolbar.fullpage {
    width:      100%;
    border:     none;
    position:   fixed;
    z-index:    999999;
    left:       0;
    top:        0;
    background-color: #ccc;
}