.popupCont{border:1px solid #000;position:absolute;visibility:hidden;width:375px;max-width:370px; z-index:20000;}
.popupHeader,.popupFooter,.popupBody{width:375px;max-width:360px; color:#000000}
.popupHeader{background-color:#DDDBDC;height:20px;padding:5px;font-weight:bold;font-size:12px;cursor:move;border-bottom:1px solid #787677}
.popupHeaderLeft{float:left;color:#000; padding-left:10px; padding-top:3px;font-weight:bold;font-size:12px;}
.popupHeaderRight{float:right;color:#bb0000;cursor:pointer;}
.popupBody{height:200px;max-height:190px;padding:5px 5px 10px 5px;background-color:#fff}
.popupBodyLeft{width:100px;float:left}
.popupBodyRight{width:250px;min-width:254px;float:right}
.popupImage{cursor:pointer; border:1px solid #4f4f4f; text-align:center;}
.popupAddAsFriend{width:100px;max-width:87px;border:1px solid #bfc8cf; background-color:#000000;padding:6px;margin-top:10px;color:#ffcc00;cursor:pointer; font-family:tahoma;font-size:11px}
.popupChatArea,.popupMessageArea{border:solid 1px #4f4f4f;width:240px;overflow:auto;padding:5px;white-space:normal;word-wrap:break-word}
.popupMessageArea{height:50px;margin-top:5px}
.popupChatArea{height:125px;max-height:115px}
.popupFooterReg{background-color:#fff;height:30px;padding:5px;}
.popupFooter{background-color:#fff;height:30px;padding:5px;float:left;clear:both;}
.reglink{color:#FF0000}
input.popupFooterSubmit{background-color:#000;border:1px solid #4f4f4f;font-size:11px;font-weight:bold;color:#ffcc00;cursor:pointer;float:right;margin:0;padding:2px}
.popupFromName{font-size:11px;font-weight:bold;}
.popupMessageText{font-size:11px;}
