.fancybox_body {
  background-color: #fff;
  color: #666;
  font-size: 16px;
  line-height: 1.4em;
}
.fancybox_container {
  padding: 15px;
  font-size: 62.5%;
  line-height: 1.3em;
}
#fancybox-close {
  width: 30px;
  height: 30px;
  background: url(fancy_close.png) no-repeat 0 0 !important;
}