#facebox { position: absolute; top: 0; left: 0; z-index: 99999; text-align: left; }
#facebox .fb_popup { background:url(b.png); margin:0 auto; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; }
#facebox .center, #facebox center { font-size: 14px; width: 420px; }
#facebox .loading { text-align: center; background:url(bigloading.gif) no repeat; width: 420px; }
#facebox .fb_body { position: relative; border: 1px solid #044154; text-align: left; background-color: #d5ecff; margin:5px; }
#facebox .fb_header { line-height:32px; font-weight: bold; background-image: url(pop_tit.gif); background-repeat: repeat-x; background-position: 0px 0px; padding:0 5px; height:33px; }
#facebox .fb_title { font-size:14px; font-weight:bold; color:#fff; cursor:move; }
#facebox .fb_content { background:#fff;  }
#facebox .fb_content .fb_content, #facebox center { width: 420px; padding:5px; margin:0px; border:0px none; }
#facebox .bottom { height:35px; line-height:35px; text-align:right; padding-right:10px; }
#facebox .fb_close { line-height:28px; padding: 5px 0px; float:right; }
#facebox .fb_close a { display:block; width:19px; height:19px; overflow:hidden; background:url(close.gif); text-indent:-999em; }
#facebox .fb_close a:hover { }
#sayhello .fb_content { width:90%; height:100px; padding:10px; }
#sayhello img { float:left; margin:5px; }
#makefriend .fb_content { width:90%; height:100px; padding:10px; }
#makefriend img { float:left; margin:5px; }
.fb-yes { font-size:12px; height:25px; width:64px; border:0; color:#fff; cursor:pointer; background: url(btn.gif) no-repeat 0px -26px; }
.fb-yes-Other{font-size:12px; height:25px; width:114px; border:0; color:#fff; cursor:pointer; background: url(btn_Other.gif) no-repeat 0 0;}
.fb-no { font-size:12px; line-height:20px; height:25px; width:64px; border:0; color:#333; cursor:pointer; background: url(btn.gif) no-repeat 0px 0px; }
.fb-yes:hover{ background-position:0 -52px;}
#TB_overlay { height:100%; left:0; position:fixed; top:0; width:100%; z-index:100; }
.TB_overlayBG { background-color:#000000; margin:0; padding:0;filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.75);}
.btn_b_disable{font-size:12px;height:25px; width:64px; border:0; color:#999; cursor:pointer; background: url(btn.gif) no-repeat 0px -78px; }
#wBox_overlay  {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}
.wBox_overlayBG {
background-color:#000000;
z-index:99;
}

.answers {
    background-color: #F8F8F8;
    border-top: 1px solid #E6E6E6;
    padding: 5px;
    text-align: right;
}

