 
#allproductsLayer {
    background: url("../sysimages/screen_physhome.jpg") no-repeat scroll left top transparent !important;
    display: block !important;
    height: 843px !important;
    left: 50% !important;
    margin-left: -498px;
    position: absolute !important;
    top: 0 !important;
    width: 1106px !important;
	}

#contentHeader1,
#contentFooter,
#mainwrapperBox,
#footerBox {
	display:none !important;
}

#contentBody {
	background:none;
}

#topwrapperBox {
  background-image:none;
  display:block !important;
  position: fixed !important;
  z-index:100 !important;
  top: 0px !important;
  left: 0px !important;
  height:100% !important;
  width:100% !important;
  background-image:none !important;
  background-color:#000 !important;
  filter:alpha(opacity=35) !important;
  -moz-opacity: 0.35 !important;
  opacity: 0.35 !important;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=35);
  -moz-opacity: 0.35;
  opacity: 0.35;
}
* html #topwrapperBox{ /* ie6 hack */ 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#facebox {
    left: 50% !important;
    margin-left: -239px;
    top: 170px !important;
}

#contentBox {
	width:450px !important;
}

#facebox .close {
	/*display:none !important;*/
	position: absolute;
	top: 17px;
	right: 20px;
}
