@charset "utf-8";
/* CSS Document */

.cornerpeel {position: relative; z-index:899;}
.cornerpeel img {
  width: 135px; 
  height: 135px;
  z-index: 901;
  position: absolute;
  right: 0; 
  top: 0px;
}
.cornerpeel .message {
  width: 116px; 
  height: 116px;
  position: absolute;
  z-index: 900;
  right: 0; 
  top: 0px;
  background: #fffcf9 url(../../imgs/pagepeel/image.jpg) no-repeat right top;
  text-indent: -9999px;
}