Merge.
@import "html.css";
#lcol { width: 70% }
#title { margin: 10pt }
#icon { float: left }
div.stories { clear: both; padding: 10pt; border: solid teal }
.dateheader { font-weight: bold }
div.comments { text-align: right }
#rcol { margin: 15pt; position: absolute; left: 70%; top: 0; max-width: 20% }
/* #rcol { border: solid teal; padding: 10pt } */
#rcol { text-align: center }
#rcol div { text-align: left }
.calendar { font-size: 80%; text-align: center }
/*
.stories { background: #aaaaff;
color: black;
padding: 10pt; }
.stories :link { color: blue }
.stories :visited { color: navy }
.story_title { color: blue }
.stories .dateheader { color: blue }
.stories strong, .stories b, .stories em { color: blue }
*/
.entry td, .entry th { padding: 5px; border: solid 1pt }
.entry table { border-collapse: collapse }