div#info_title{
font-size:14px;
border-bottom:1px solid #BDBDBD;
width:400px;
}
.info_title{
font-size:14px;
border-bottom:1px solid #BDBDBD;
width:400px;
}

.submission{
  position:relative;
  padding-top:30px;
  margin-bottom: 10px;
}

.submission .title{
  position:absolute;
  bottom:0;
  left:0;
  width:300px;
  font-weight: bold;
}

.submission .caption{
  position:absolute;
  bottom:0;
  right:-1;
  width:700px;
  font-size: 80%;
  text-align: right;
}

.subcaption {
  font-size: 80%;
  text-align: left;
}

#step4 .title{
  font-weight: bold;
}

#step4 .authors{
  font-size: 80%;
}

#step10 .title{
  position:relative;
  font-weight: bold;
  border-bottom: 1px solid;
  border-bottom-color:#999999;
}

#step10 .title a{
  position:absolute;
  bottom:1;
  right:0;
}
