/* display message */
.items {padding:4px;border:1px solid #D0CFCF; background-color:#F6F1E3;}/* width:620px!important; */
.items dl{border:1px solid #ccc;background:#fff;padding:4px;margin:2px 2px 8px 2px;border-bottom:3px solid #ccc;}
.items dl dt strong {color:#845E0C;}
.items dl dd{padding-left:23px;padding-bottom:12px;line-height:20px;margin: 0px 0px 0px 0px;}
.items dl dd a:link, .items dl dd a:visited {color:#333333; text-decoration:underline;}
.items dl dd a:hover {color:#FF0000; text-decoration:underline;}
.items .posted{background:url(../images/comment.gif) no-repeat;padding-left:25px;height: 18px;}
.items .replied{background:url(../images/forum11.gif) no-repeat;padding-left:25px;height: 18px;}

/* write message form */
.write_messagebox {margin-top:5px;}
.write_messagebox .headerlabel {font-size:14px; font-weight:bold; color:#333333; margin-bottom:5px; margin-top:0px;}
.write_messagebox table {}
.write_messagebox table tr td {padding:4px;}

.write_messagebtn {height:22px; line-height:22px;}
.write_messagebtn a:link,
.write_messagebtn a:visited {padding-left:20px; float:right; color:#333333;text-decoration:underline;background:url(../images/comment.gif) no-repeat 0px 0px; height:20px; line-height:20px; text-align:right;}
.write_messagebtn a:hover {padding-left:20px; float:right; color:#FF0000; text-decoration:underline;background:url(../images/comment.gif) no-repeat 0px 0px; height:20px; line-height:20px; text-align:right;}