#facebox{position:absolute; top:0; left:0; z-index:100; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:500px}
#facebox a{color:#000000; text-decoration:none}
#facebox .popup{position:relative;}
#facebox table{border-collapse:collapse; padding:0px}
#facebox td{border-bottom:0; padding:0px;}
#facebox .body{background:#FFFFFF; padding-left:0px; width:500px;}
#facebox .loading{text-align:center;}
#facebox .image{text-align:center;}
#facebox img{border:0;}
#facebox .footer{text-align:right; background:url(/WinnersWall/Images/winnerswall/bg.jpg) repeat-x; height:59px; width:550px}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br{height:0px; width:0px; overflow:hidden; padding:0;}
#facebox_overlay{position:fixed; top:0px; left:0px; height:100%; width:100%;}
.facebox_hide{z-index:-100;}
.facebox_overlayBG{background-color:#FFFFFF; z-index:99;}
/* ie6 hack */
* html #facebox_overlay{position:absolute; height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');}
/* Google hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#facebox .footer {width:520px;}
	#facebox .content table, #facebox .content p {width:200px;}
	.close_image img {margin-right:20px;}
}

