#chatbox{ width:290px; height:235px ; 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:290px; height:20px; text-indent:5px;font-size:14px; color:#fff;font-weight:bold;}
#chatboxtop a{ color:#FFF; text-decoration:none; display:block; width:100px; margin-right:50px!important;_ margin-left:140px;*margin-left:140px;}
#chatmessage{ width:280px;  margin:10px 8px 0 0; color:#333;font-size:14px; line-height:20px;text-align:right; }
#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;}
