.pr-microsoft {
  width: 300px;
  height: 250px;
  position: relative;
}

.pr-microsoft .pr-wdgt {
  width: 300px;
  height: 250px;
  z-index: 999;
  position: absolute;
}

.pr-microsoft .pr-wdgt * {
  font-family: Arial, Helvetica, sans-serif; !important;
  font-size: 12px;
}

.pr-microsoft .pr-act {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  line-height: 14px;
  position: absolute;
  text-align: left;
  background: #000 url("bg.jpg") 0 0 no-repeat;
  overflow: hidden;
}

* .pr-microsoft .pr-act a { color: #000; text-decoration: none; font-weight: normal; border-width: 0; }

.pr-microsoft a.pr-anim { 
  position: absolute; 
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}