#facebox .b {background:url(../images/facebox_corners.html);}
#facebox .tl {background:url(../images/facebox_corners.html) 50% -23px no-repeat;}
#facebox .tm {background:url(../images/facebox_corners.html) 0 0 repeat-x;}
#facebox .tr {background:url(../images/facebox_corners.html) 50% -46px no-repeat;}
#facebox .bl {background:url(../images/facebox_corners.html) 50% -102px no-repeat;}
#facebox .bm {background:url(../images/facebox_corners.html) 0 -125px repeat-x;}
#facebox .br {background:url(../images/facebox_corners.html) 50% -79px no-repeat;}
#facebox .ml {background:url(../images/facebox_shadow.html) 0 0 repeat-y;}
#facebox .mr {background:url(../images/facebox_shadow.html) -33px	 0 repeat-y;}
#facebox {position: absolute; top: 0; left: 0; z-index: 10000; text-align: left;}
#facebox .popup {position: relative;}
#facebox table {border-collapse: collapse;}
#facebox td {border-bottom: 0; padding: 0;}
#facebox .body {padding: 15px; background: url(../images/facebox_bg.html) 0 100% no-repeat #fff;}
#facebox .body h3{color: #4A779B; font-family: 'Swiss721BT-Roman'; font-size: 18px; font-weight: normal; padding-bottom: 3px; white-space:nowrap;}
#facebox .body .btmbdr{background:url(../images/navSep.html) 0 100% repeat-x;}
#facebox .body td.top10{padding-top:10px;}
#facebox .loading {text-align: center;}
#facebox .image {text-align: center;}
#facebox img {border: 0; margin: 0;}
#facebox .footer {border-top: 1px solid #DDDDDD; padding-top: 5px; margin-top: 10px; text-align: right;}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br { height:13px; width:13px; overflow: hidden; padding: 0;}
#facebox .ml, #facebox .mr{width: 13px; overflow: hidden; padding: 0;}
#facebox .tm, #facebox .bm{width: 13px; 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: #fff; z-index:9999;}
* html #facebox_overlay{ /* ie6 hack */position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
body .close{position:absolute; right:-5px; top:-5px;}