.editor_field {
  width: 445px;
  height: 400px;
}

#showcase_title_container {
  position: absolute;
  top: 180px;
  left: 175px;
  width: 450px;
  height: 60px;
  background-color: #FF0026;
}
#showcase_title {
  width: 450px;
  height: 60px;
}
#showcase_title_container .editor_field {
  width: 440px;
  height: 50px;
}
#showcase_container {
  position: absolute;
  top: 250px;
  left: 175px;
  width: 430px;
  height: 350px;
  background-color: #FF0026; 
  padding: 10px 10px 10px 10px;
}
#showcase_overview_container{
  width: 430px;
  background-color: #FF0026;
}
#showcase_overview{
  width: 430px;
  height: 370px;
}
#participant_container {
  padding: 10px;
  position: absolute;
  top: 250px;
  left: 175px;
  width: 605px;
  width: 430px;
  background-image: url('/images/backgrounds/trans_pixel.png');
}

#story_container {
  width: 425px;
  height: 495px;
}
#story_container .editor_field {
  width: 425px;
  height: 495px;
}
