#overlay_rech {
  background : url(http://modules.cm3.numerik-art.com/overlays/overlay1.png);
  width : 656px;
  height : 526px;
  padding : 28px;
  display : none;
}

#overlay_rech div.close {
  background : url(http://modules.cm3.numerik-art.com/overlays/close.png);
  cursor : pointer;
  height : 35px;
  position : absolute;
  right : 8px;
  top : 65px;
  width : 35px;
}

#form_rech {
  margin-left : 15px;
  margin-top : 71px;
  width : 270px;
  float : left;
  height : 360px;
  background : white;
}

#thumbs_rech {
  height : 510px;
  width : 350px;
  margin-left : 7px;
  float : left;
  position : relative;
}

#waiting-img {
  position : absolute;
  height : 24px;
  width : 24px;
  left : 50%;
  top : 50%;
  margin-left : -12px;
  margin-top : -12px;
}

