  

@import url(story.css);
.in{
  margin-top : 5px;
  margin-left : 5%;
  margin-right : 20%;
  margin-bottom : 5px;
}
CAPTION{
  background-color : #f7f7f7;
}
.new{
  font-weight : bold;
  
  background-color : #c1ffff;
}
.up{
  font-weight : bolder;
  
  background-color : #ffffac;
}
.in_plus{
  margin-top : 5px;
  margin-left : 60px;
  margin-right : 30px;
  margin-bottom : 5px;
}