#wnd {
  position: relative;
  background-image: url(/images/panel/bg.png);
  background-repeat: no-repeat;
  padding: 51px 31px 63px 27px;
  margin-bottom: 1em;
  width: 361px;
  height: 298px;
}

#psp {
  margin: 0px;
  padding: 0px;
}

#post-it {
  position: absolute;
  left: 123px;
  top: 23px;
}

