ul > li {
    color: #B6B6B6;
}

ul > li > a, ul > li > a:link {
    font-size: 9pt;
}

.image-caption {
    font-family: "Trebuchet MS";
    color: #B6B6B6;
    font-size: 9pt;
}

.image-caption a {
    font-size: 9pt;
}

.Stil2 {
    font-size: 12px;
    font-family: "Trebuchet MS";
}

.Stil3 {
    font-family: "Trebuchet MS";
    font-size: 10px;
}

.highlight {
    color: #b90e1d;
}

table.columns-3 {
    table-layout: fixed;
    width: 100%;
}

table.columns-3 td {
    width: 33%;
}

.center {
    text-align: center;
}

td.invalid {
    text-decoration: line-through;
}

.thumb {
    width: 100px;
    margin: 5px;
}

body, table, div, span {
    color: #B6B6B6;
    font-family: "Trebuchet MS", serif;
    font-size: 9pt;
}

table.dates {
    font-family: Eras Light ITC, serif;
    font-size: 12pt;
}

table.content-table {
    border: 0;
    width: 70%;
    table-layout: fixed;
}

.archive-content > table {
    table-layout: fixed;
    width: 506px;
}

table.cast {
    width: 100%;
    table-layout: fixed;
    text-align: center;
}

table.act-description td {
    width: 400px;
    text-align: justify;
}

td.role {
    text-align: right;
    padding-right: 5px;
}

td.actor {
    text-align: left;
    padding-left: 5px;
}

.top2 + .top2 {
    padding-left: 0;
    padding-right: 10px;
}

h2.act-title {
    font-family: "Copperplate Gothic Bold", Verdana, serif;
    font-size: 32px;
    margin: 0;
    font-weight: normal;
    color: #B6B6B6;
    letter-spacing: normal;
}

.sponsor {
    border: none;
    width: 160px;
    height: 50px;
}

.sponsor:not(:first-child) {
    margin-left: 5px;
}

a.sponsor:hover {
    outline: 1px solid #CCC;
}

hr {
    border-color: rgb(51, 3, 1);
}

.act-comment {
    text-align: justify;
}

.act-comment-author {
    text-align: right;
    font-size: x-small;
}

.act-comment.citation {
    margin: 30px 30px;
    padding-left: 20px;
    font-style: italic;
    border-left: 5px solid gray;
}

.act-comment.citation .author {
    font-style: normal;
    font-weight: bold;
}

.description-text {
    text-align: justify;
    width: 400px;
    margin: 0 auto;
}

.description-text a {
    font-size: 12px;
}

.description-text a:hover {
    color: #fff;
}

a:hover {
    color: #e4e4e4;
}

.comment {
    padding: 0 50px;
    text-align: justify;
}

.cite {
    font-style: italic;
}