
#postit{
  width: 330px;
  height: 319px;
  z-index:99;
  position: absolute;
  top: 29px;
  left: 20px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='http://www.167aday.com/layout/freeleads/postit_info.png', sizingMethod='scale');
}

#postit_close {
  position:absolute;
  z-index:199;
  width: 20px;
  height: 20px;
  left: 290px;
  top: 52px;
}

#postit[id]{
  background: url('http://www.167aday.com/layout/freeleads/postit_info.png') no-repeat top left;
}
