#outerbox {
  width:100%
  border-bottom: 2px solid black;
}

#outerbox .us1 {
  margin-top:15px;
  f/ont-weight: bold;
  font-size: 12px;
  margin-left: 0px;
}

#outerbox .us11 {
  font-size: 10px;
  margin-left: 20px;
  float: left;
}
#outerbox .us12 {
  font-size: 10px;
  margin-left: 10px;
  float: left;
}


.clear {
  clear: both;
}
