#facebox .b{background:url(facebox/b.png)}
#facebox .tl{background:url(facebox/tl.png)}
#facebox .tr{background:url(facebox/tr.png)}
#facebox .bl{background:url(facebox/bl.png)}
#facebox .br{background:url(facebox/br.png)}
#facebox{z-index:100000000;left:0;position:absolute;top:0;text-align:left; background:#FFF;}
#facebox table{ margin:0px; padding:0px;}
#facebox .popup{position:relative;}
#facebox td{ padding:0px;}
#facebox .loading{text-align:center}
#facebox .image{text-align:center;}
#facebox img{ margin:0px; padding:0px;}
#facebox .footer{ background:#FFF;border-bottom:#ddd 1px solid; padding:10px 10px; text-align:right;}
#facebox .tl{overflow:hidden;width:10px;height:10px}
#facebox .tr{overflow:hidden;width:10px;height:10px}
#facebox .bl{ padding:0px; overflow:hidden;width:10px;height:10px}
#facebox .br{ padding:0px; overflow:hidden;width:10px; height:10px}
#facebox_overlay {
	left: 0px; width: 100%; position:fixed; top: 0px; height: 100%;
}
.facebox_hide {
	z-index: -100
}
.facebox_overlayBG {
	z-index: 99; background-color:#000;
}
 HTML #facebox_overlay { 
	position:absolute; height:100%; overflow:auto;
}
