.storyboard
{
  width:178px;
  height:234px;
  margin-top:17px;
}

.storyboard_left
{
  background-image: url(../images/storyboard_left.gif);
  width:7px;
  height:234px;
  float:left;
}

.storyboard_center
{
  background-image: url(../images/storyboard_center.gif);
  width:164px;
  height:234px;
  float:left;
  font-style:italic;
  
}

.storyboard_right
{
  background-image: url(../images/storyboard_right.gif);
  width:7px;
  height:234px;
  float:left;
}

.storyinnerboard
{
  margin-top:10px;
  margin-left:3px;
  width:157px;
}

.storyinnerboard_top
{
  background-image: url(../images/story_top.gif);
  width:157px;
  height:7px;
  font-size:1px;
}

.storyinnerboard_center
{
  background-image: url(../images/story_center.gif);
  width:144px;
  padding-left:8px;
  padding-right:5px;
/*  text-align:justify; */
}

.storyinnerboard_bottom
{
  background-image: url(../images/story_bottom.gif);
  width:157px;
  height:24px;
}

.storyline
{
  width:157px;
  height:30px;/*30px*/
 

}

.quote_from
{
  float:right;
  color:#3f3f3f;
  font-style:normal;
}

.clicktonext
{
  float:right;
  margin-top: 0px;
  margin-left: 50px;
  cursor:pointer;
  color:#e8112d;
}

.storyreadmore
{
  float:right;
  margin-top: 50px;
  margin-left: 60px;
}

.storycontents
{
  height: 188px;/*180px*/

  
}

.storytitle
{
  font-size:12px;
  font-weight:bold;
  color:#e8112d;
  margin-top:5px;
  margin-bottom:3px;
  font-style:normal;
}

