#home_markup01 p { color:#000 }

/* --- DHTML Popup Customizations --- */
div.pop {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0,0,0,.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#50000000,EndColorStr=#50000000);
  /* IE6 */
  _position: absolute;}
.pop .popup,
.pop iframe {
  height: 320px !important; /* Video Height */}
.pop div.popup,
.pop div.close {
  position: relative;
  left: 50%;
  top: 50%;}
.pop div.popup {
  margin-left: -185px; /* Half Width */}
.pop div.close {
  margin-left: -169px; /* Half Width + Offset */
  margin-top: -160px; /* Half Height */
  margin-bottom: -16px; /* Offset */
  border: none;
  color: transparent;
  height: 22px !important;
  z-index: 1001 !important;
  background: url(http://admin.webmakerx.net/images/Sites/Site18709/Document/close.png) no-repeat transparent top right;
  /* IE7 and below */
  #text-align: left;
  #text-indent: -100em;
  #overflow: hidden;}
iframe.wmxPopup_iframe {
  display:none!important;}

