@import url(sub.css);
@import url(comments.css);

#content h1 {margin-bottom: 0; border-bottom: 0;}
#content .pages {text-align: center; margin-bottom: -1px;}

#content h2 {margin-bottom: 0; margin-top: 0; padding-top: 1em;
  border-top: 1px dashed #999;}
#content h2 a {color: #630; border-bottom-width: 0;}
#content h2 a:hover {color: #000; border-bottom-width: 1px;}
#content p.articlepointer {margin-top: -1em;}
#content img {float: left; padding: 0; margin: 1em 10px 10px 0;}

