body {background-color: #000; color: #0cf;}
h1 {color: #0cf; font-size: 150%; text-align: center;}
h2 {display: inline-block; margin: .5em 0 .5em;}

a:link, a:visited {color: #f0b; text-decoration: none;}
a:hover, a:active, a:focus {color: #fff; text-decoration: underline;}

.nodisp {display: none;}
.tag, #returnlink {text-align: center; vertical-align: baseline;} 

.seasonhdr h2 {font-size: 100%;}
.seasonhdr h2.hidden {color: #f0c;}
.seasonhdr img {vertical-align: middle;}

.eplists {font-family: monospace; line-height: 1.5;}
.eplists td {padding: 0 1em;}

#progressbox {float: left; border: 1px solid #0cf;}
#progressbox div {width: 350px; text-align: center; margin-bottom: 1em;}
#progressbox table {width: 75%; margin: .5em auto; border: 1px solid white;}
#progressbox .done {background: #66ff00;}
#progressbox .togo {background: #ff6600;}