body {
    background-color: #fff;
    color: #000;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    margin: 15px;
    overflow-y: scroll;
}

h1 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 610px;
    height: 91px;
    position: relative;
}

h1 img {
    width: 385px;
    height: 91px;
    float: left;
}

.navigationTop,
.navigationBottom {
    position: relative;
    float: right;
    text-align: right;
    font-weight: bold;
    width: 360px;
    height: 30px;
    color: #888;
    font-size: 95%;
    padding-top: 52px;
}

.navigationBottom {
    padding-top: 0;
    margin-bottom: 20px;
}

.subtitle {
    display: block;
    padding-top: 50px;
    padding-left: 2px;
    font-size: 17px;
}

.panels {
    clear: both;
}

a img {
    border: 0;
}

a {
    color: rgb(66,60,179);
}

.content {
    width: 981px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.panel {
    width: 310px;
    height: 233px;
    float: left;
    border: 2px solid black;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 10px;
}

.footer {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
    clear: both;
    font-size: 90%;
}

.footer strong {
    font-size: 110%;
}

.footerNote {
    border-top: 1px solid #777;
    font-size: 90%;
    margin-top: 8px;
}

.footerNote,
.footerNote a {
    color: #888;
}

.contentText {
    text-align: left;
    clear: both;
    width: 650px;
    padding-top: 40px;
    margin-bottom: 120px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.aboutFootnote {
    font-size: 90%;
    color: #888;
}

#about {
    width: 500px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.alternativeBuy {
    font-size: 90%;
}

.ghosted {
    color: #999;
}

h1 a {
    color: #000;
}

.emailAlert {
    width: 130px;
    color: #888;
}

.emailAlertSubmit {
    border: 1px outset #888;
    color: #444;
    background-color: #ccc;
}

.lessImportant {
    font-size: 90%;
}

.lessImportant,
.lessImportant a {
    color: #666;
}

.modeShowmorepage h1,
.modeShowepisodesoverview h1,
.modeSubscription h1 {
    width: 100%;
    border-bottom: 1px solid #777;
    color: #666;
}

.modeShowmorepage .contentText {
    width: 430px;
}

form,
form div {
    display: inline;
}

.buy {
    clear: both;
    font-weight: bold;
    text-align: right;
    width: 650px;
    height: 80px;
    float: right;
    font-size: 90%;
    padding-top: 8px;
}

.buyLinks {
    float: left;
    width: 395px;
    height: 125px;
}

.buyLinksAdBlockFree {
    float: right;
    width: 395px;
}

.buyBlock {
    width: 234px;
    height: 60px;
    float: right;
}

.separator {
    margin-top: 80px;
}

img.trackerImage {
    width: 1px;
    height: 1px;
    border: 0;
}

.footerNavigation {
    margin-bottom: 20px;
}