#chatbox{ width:300px; height:265px ; border:1px solid #A77255; background:#fff; z-index:999; font-family:Arial, Helvetica, sans-serif;filter:alpha(opacity=80);-moz-opacity:0.8;}
#chatboxtop{ background:red; width:300px; height:20px; text-indent:5px;font-size:13px; color:#fff;font-weight:bold;}
#chatboxtop a{ color:#FFF; text-decoration:none;  margin-left:80px; }
#chatmessage{ width:290px;  margin:5px 0 0 6px; color:#333;font-size:12px; line-height:18px;text-align:left; }
#chatmessage span{ font-weight:bold; color:red;}
#chatmessage a{line-height:20px;color:#666;text-decoration:underline;}
#closewindow{ width:500px; display:block; background:#eee;  font-size:11px; color:#FF0000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}