div.sticker {
  width: 45px;
  height: 34px;
  padding: 6px 6px 0px 3px;
  background-image: url('images/sticker-blank.png');
  background-repeat: no-repeat;
  background-position: left top;
  color: #ffffff;
  font-family: arial, helvetica;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  text-align: center;
  _behavior: url('pngfix.htc');
}