#cafe43 .b {
  background:url(b.png);
}

#cafe43 .tl {
  background:url(tl.png);
}

#cafe43 .tr {
  background:url(tr.png);
}

#cafe43 .bl {
  background:url(bl.png);
}

#cafe43 .br {
  background:url(br.png);
}

#cafe43 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index:500;
  text-align: left;
}

#cafe43 .popup {
  position: relative;
}

#cafe43 table {
  margin: auto;
  border-collapse: collapse;
}

#cafe43 .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#cafe43 .loading {
  text-align: center;
}

#cafe43 .image {
  text-align: center;
}

#cafe43 img {
  border: 0;
}

#cafe43 .footer {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 5px;
  margin-bottom:3px;
  text-align: right;
}

#cafe43 .tl, #cafe43 .tr, #cafe43 .bl, #cafe43 .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
