#latest {
    clear: both;
    float: left;
    height: 99px;
    padding:5px 0 0 0;
    width: 100%;
    list-style:none;
    margin:0;
}
#latest dt.latestblue {
    height: 15px;
    margin-bottom: 22px;
    margin-top: 0;
    padding-left: 0;
    width: 100%;
}
#latest dd {
    background: url("dot.gif") no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
    color: #7b7979;
    font-size: 12px;
    padding: 0 0 11px 9px;
    margin:0;
   
}
#latest dd a {
    color: #5b5b5b;
    font-size: 12px;
     
}