.WaGadgetBreadcrumbs ul li + li::before {
    content: none;
}
.WaGadgetBreadcrumbs ul li {
    display: none;
}
.WaGadgetBreadcrumbs ul li:last-child {
    color: #990000;
    display: block;
    font-size: 36px;
    font-weight: bold;
    width: 100%;
}

.journaltitle ul li:last-child {
    text-align: center;
}

.journalheader td:nth-child(3) {
font-weight:bold;
text-align:right;
}

.journalheader td:nth-child(3) h1 {
font-weight:bold;
text-align:right;
}



.redtitle {
    color: #990000;
    display: block;
    font-size: 36px;
    width: 100%;
text-align:center;
}

.redtitlebold {
    color: #990000;
    display: block;
    font-size: 36px;
    font-weight: bold;
    width: 100%;
text-align:center;
}


.newbox {width="100% !Important;
max-width: 100% !Important;}