@charset "utf-8";
/*
AUTHOR:  WDS Center - We discover new solutions...
         (Contact: www.wdscenter.ro | office@wdscenter.ro)
COPYRIGHTS:  (Copyright (C) 2008-2010 Casa Zanelor **** - All rights reserved
             (Contact: www.casa-zanelor.ro | office@casa-zanelor.ro)
*/


img,.msg_block {
  behavior: url(../../script/pngfix/iepngfixhome.htc);
}
#pageflip {
  position: fixed;
  right: 0;
  bottom: 0;
  float: right; 
}
#pageflip img {
  width: 43px;
  height: 55px;
  z-index: 99;
  position: absolute;
  right: 0; bottom: 0;
  -ms-interpolation-mode: bicubic;
  cursor:pointer;
}
#pageflip .msg_block {
  width: 40px;
  height: 66px;
  overflow: hidden;
  position: absolute;
  right: 0; bottom: 0;
  background: url(../../images/WebsiteSignature_WDScenter_content.png) no-repeat right top;
  text-indent: -9999px;
}