div.bitle-wrapper {
  height: 30px;
  background-color: #56211c;
  border-bottom-right-radius: 30px;
  padding-left: 20px;
  padding-right: 40px;
  position: absolute;
  z-index: 300; }
  div.bitle-wrapper span {
    color: #faf5ec;
    line-height: 33px; }
    div.bitle-wrapper span.date {
      margin-right: 10px;
      font-family: DINWeb;
      font-size: 16pt; }

