<font class="smallfont">{$forum['section_describe']}</font>
<div class="des">{$forum['section_describe']}</div>
.des{
background-color:white;
border:thin dotted silver;
border-right:4px solid silver;
text-align:right;
padding:5px; padding-left:5px;padding-right:5px;
font-family:tahoma; font-size:8pt; font-weight:bold; color:#333333;
}
.des:hover{
background-color:#FFFFCC;
}
.tbar_writer_info:hover{
background:#FFFFCC;
border:1px #000000 dotted;
}