.latest { margin:0; width:100%; overflow:hidden; position:relative;}

.latest ul {margin:0; padding:0; }
.latest ul li {padding:0 0 2px 10px; background:url(../images/icon2.gif) no-repeat left center; overflow:hidden; list-style:none; white-space:nowrap; vertical-align:middle;}

.latest ul li .title a { color:#555; text-decoration:none; }
.latest ul li .title a:hover { text-decoration:underline; }
.latest ul li .title span.comment { color:#555; font:12px MS PGothic ; }
.latest ul li .title span.comment a { color:#555; font:12px MS PGothic; }

.latest ul li .date {color:#999; font:10px MS PGothic; margin-right:5px;}
