.vp-manual-container {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.vp-manual-container .toc dl {
    margin-bottom: 0px;
}

.vp-manual-container div.toc {
    margin-bottom: 10px;
}

.vp-manual-container .toc dl dl {
    margin-left: 20px;
}

.vp-manual-container .toc a {
    font-weight: normal;
}

.vp-manual-container p {
    text-align: justify;
}

.vp-manual-container span.guilabel,
.vp-manual-container span.guibutton {
    font-style: italic;
}

.vp-manual-container .figure-contents .screenshot .mediaobject {
    text-align: center;
}

.figure-contents .screenshot .mediaobject img {
    box-shadow: 0px 0px 5px #aaa;
}
