.boxWidget {
   font:11px Tahoma, Arial, Gulim, Helvetica, sans-serif; color:#808080;  margin:0; padding:0;
}



.latest_glossary { width:100%; overflow:hidden;  }
.latest_glossary h2 { margin:0; display:block; height:21px; border-bottom:1px solid #cacaca; font:bold 11px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#808080; }

.latest_glossary ui { padding: 0; margin-left: 0; }
.latest_glossary ul li { list-style: none; margin: 0; padding:0; height:25px; border-bottom:1px solid #ebebeb; overflow:hidden; list-style:none; white-space:nowrap; display:block}
.latest_glossary ul li:hover { background:#f7f7f7; }

.latest_glossary ul li .title a { font:8pt Tahoma, µ¸¿ò; letter-spacing:-1px; color:#666666; text-decoration:none; }
.latest_glossary ul li .title a:hover { }
.latest_glossary ul li .title span.comment { color:#FE6700; font:.9em Tahoma; }
.latest_glossary ul li .title span.comment a { color:#FE6700; font:.9em Tahoma; }

.latest_glossary ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_glossary a.more { text-decoration:none;} 
.latest_glossary a.more:hover { text-decoration:underline;} 
