iframe {
  height: 200px;
}

#soapLightBox.iframe_billiondots iframe{
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  width: 490px;
  height: 436px;
}

#soapLightBox.iframe_billiondots .soapLightBox-popup
{
  background-image: url("../../img/site/lightbox-iframe-billiondot-background.png");
}

#soapLightBox.iframe_billiondots .soapLightBox-cap
{
  background-image: url("../../img/site/lightbox-iframe-billiondot-cap.png");
}

#soapLightBox.iframe_billiondots a.soapLightBox-close
{
  background-image: url("../../img/site/button-close-lrg.gif");
  width: 111px;
  height: 27px;
}