div#newimages {
  clear: left;
  padding: 10px 0 100px 0;
  background: url(../img/guma_newimage.gif) bottom left no-repeat;
}

body#dirnewimage .retrieval {
  min-height:120px; 
  height:auto !important; ;
  height: 120px;
}

div.newimage {
  width: 189px;
  height: 230px;
  background: url(../img/polaroid.gif) top center no-repeat;
  float: left;
  position: relative;
}

p.pict {
  width: 150px;
  height: 150px;
  padding: 16px 0 0 15px;
  text-align:center;
}

p.label {
  width: 150px;
  height: 29px;
  margin: 3px 0 0 15px;
  line-height: 1.2;
  overflow: hidden;
}

p.mtime {
  text-align: right;
  margin: 1px 20px 0 0;
}
