/* Companion Custom CSS over-rides for [ Reliquary ]: ComicPress - 2.9.1.2 */#header {width: 334px; height: 160px; background: url('/wp-content/uploads/2010/09/title.gif') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 334px; height: 225px; text-indent: -9999px;}
#header .description {display: none;}
#page { width: 90% !important; } // Now the page resizes with the browser window!
  .narrowcolumn {
    width: 100% !important; // And the cast page is like, not half cut off!
    overflow: visible !important; //Or even a little bit cut off!
  }
      .narrowcolumn { width: 100% !important; overflow: visible !important; }
