#viewBox {
    color: rgb(192, 192, 192);
}

#data {
    position: absolute;
    width: 264px;
    margin-left: 4px;
    margin-top: 8px;
    padding-bottom: 8px;
}

#poster {
    width: 264px;
    height: 264px;
}

#frame {
    position: absolute;
    left: 0px;
    width: 264px;
    display: none;
}

#timecode {
    position: absolute;
    left: 0px;
    width: 264px;
    text-align: center;
    color: rgb(128, 128 ,128);
}

#interface {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 264px;
    height: 264px;
}

#file {
    margin-top: 8px;
    margin-bottom: 8px;
    color: rgb(32, 32, 32);
}

#info {
    float: left;
    margin-top: 8px;
    margin-bottom: 8px;
}

#text {
    position: absolute;
    left: 276px;
    top: 0px;
    width: 536px;
    margin-left: 8px;
    margin-top: 8px;
    //padding-bottom: 40px;
}

#textCell {
    margin-bottom: 8px;
}

#textCellTitle {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 8px;
}

#textCellInfo {
    margin-bottom: 8px;
}

#help, #map, #editDescription, #editMail {
    margin-right: 0px;
}

#editDirector, #editSource, #editCollection, #editMail {
    margin-top: 8px;
}
