td.left {
  background-color:#A4A4FF;
  width:20%;
  vertical-align:top;
  }

td.right {
  background-color:#A4A4FF;
  width:20%;
  vertical-align:top;
  }

td.center {
  background-color:white;
  }

tr.header {
  height:190;
  vertical-align:top;
  text-align:center;
  }

tr.body {
  }

table.page {
  }

.post {
  }

.posttitle {
  text-align:left;
  font-weight:bold;
  }

.postbody {
  text-align:justify;
  }

.postfooter {
  text-align:right;
  }

.tv {
  }

.tvepisodeguidetitle {
  text-align:left;
  font-weight:bold;
}

.tvsectiontitle {
  text-align:left;
  font-style:italic;
}

.tvshowtitle {
  font-size:large;
  font-weight: bolder;
}

.tvepisodeguidetext {
  text-align:justify;
}

ul.tvsectionlist {
  list-style-type:disc;
}

ul.tvcastlist {
  list-style-type:disc;
}

ol.tvepisodelist {
  list-style-type: decimal
}

a:link {
  font-weight:bold;
  }

a:visited {
  font-weight:bold;
  }



