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

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

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

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

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

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

#mughpetti .popy {
  position: relative;
}

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

#mughpetti .bod {
  padding: 10px;
  background: #000;
  width: 370px;
  max-width:500px;
  *width:500px;
}

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

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

#mughpetti img {
  border: 0;
}

#mughpetti .foot {
  border-top: 0px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#mughpetti .topl, #mughpetti .topr, #mughpetti .btml, #mughpetti .btmr {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
