#story #content {
  padding-left: 3em;
  padding-right: 3em; }
  #story #content table {
    width: auto !important; }
  #story #content * {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  #story #content a {
    color: #2A2A2A; }
  #story #content .story_header {
    margin-top: 1em;
    clear: both; }
    #story #content .story_header .story_title {
      float: left;
      margin-top: 0; }
      #story #content .story_header .story_title a {
        color: red; }
    #story #content .story_header .story_date {
      float: right; }
  #story #content .story_content {
    clear: both; }
    #story #content .story_content .readmore {
      font-style: italic; }
