.pups-offer-10 {
	width: 600px;
	height: 450px;
	box-shadow: 0px 0px 3px 1px #222222;
}

.pups-offer-10 p{
	display:none;
}

.pups-offer-10 a.button-ok {
}

.pups-offer-10 .button-ok strong {
}

 .pups-offer-10 .button-ok:hover strong {
}

.pups-offer-10 .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -30px;
  right: 0px;
  z-index: 100;
  opacity: 1;
  text-shadow: 0 1px 0 #000;
  color: #fff;
  text-align: right;
  font-size: 2em;
}
