.byline {
    color: #666;
    font-size: 0.95em;
}

.strapline {
    font-weight: bold;
}

.inactive {
    color: #999;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.pagenavcontent {
    float: left;
    margin-top: 1em;
    margin-bottom: 1em;
}

.pagenavcontent .prev {
    float: left;
    width: 100px;
}

.pagenavcontent .pagelist {
    float: left;
    text-align: center;
    width: 550px;
}

.pagenavcontent .next {
    float: right;
    text-align: right;
    width: 80px;
}

.pagenavcontent .next a,
.pagenavcontent .pagelist a,
.pagenavcontent .prev a {
    color: #660000;
    font-weight: bold;
    text-decoration: none;
}

.images img,
.pagecopy img {
    float: left; border: 1px dashed #999; margin: 4px 8px 8px 4px;
}

.images {
    float: left;
    width: 100%;
}

.pagecopy table td {
    font-size: 12px;
}
