@charset "utf-8";
/* CSS Document */

#InviteWindow {height:325px;width:632px;background:url(live800/Invite.png) no-repeat;position:relative;}
#invite_title,#invite_text {display:none;}
#invite_btn .accept {display:block;position:absolute;padding:0;margin:0;width:119px;height:32px;background:url(live800/z.png) no-repeat;top:259px;left:209px;border:0;cursor:pointer;}
#invite_btn .cancel {display:block;position:absolute;padding:0;margin:0;width:119px;height:32px;background:url(live800/s.png) no-repeat;top:259px;left:344px;border:0;cursor:pointer;}
#invite_btn .accept span,#invite_btn .cancel span {display:none;}