.listbox {
  display: table;
  height:73px;
  margin-left:0px;
  margin-top:290px;
  padding-top:0px;
  padding-bottom:12px;
  background-color:#262626;
  color:#f2e191;
  position:relative;
  text-align:center;
}
.listcontent {
  height:83px;
  width:140px;
  display: table-cell;
  vertical-align: middle;
  overflow:hidden;
}

.rbbotb {
margin-top:-20px;
margin-left:0px;
position:relative;
}
