/* line 1, /home/erd/webtool/Chinese/app/assets/stylesheets/story.css.scss */
.story {
  text-align: left;
  padding: 0;
  border: 0;
  margin: 0;
  margin-left: 2.5%;
  font-size: 12px;
  width: 30%;
  margin-bottom: 30px;
  float: left;
}
/* line 11, /home/erd/webtool/Chinese/app/assets/stylesheets/story.css.scss */
.story h4 {
  margin-top: 1em;
  margin-bottom: 0em;
}
/* line 15, /home/erd/webtool/Chinese/app/assets/stylesheets/story.css.scss */
.story h4 + p {
  margin-top: 0em;
}
/* line 18, /home/erd/webtool/Chinese/app/assets/stylesheets/story.css.scss */
.story th {
  text-align: left;
}
/* line 21, /home/erd/webtool/Chinese/app/assets/stylesheets/story.css.scss */
.story td.target, .story th.target {
  text-align: right;
}

/* line 26, /home/erd/webtool/Chinese/app/assets/stylesheets/story.css.scss */
#stories .clear {
  clear: both;
}
