#contentContainer {
    margin: 0;
}

.documentContent {
    width: 640px;
}

#rightColumn,
table.tableList td,
table#head,
table#nav,
.but,
#foot {
    display: none;
}

table.tableList td.cockpitHead {
    display: block;
}

.cockpitHead h1 {
    color: #525151;
    font-weight: bold;
    font-size: 12px;
    padding-left: 0;
    margin-left: -5px;
}

.cockpit,
.tableList {
    margin-top: 11px;
    border-bottom: 3px solid #ffffff;
}

.documentPaging {
    width: 640px;
}