#latest {
    border: 0px solid #e8e7e7;
    clear: both;
    float: left;
    height: 80px;
    padding: 0px;
    width: 247px;
}
#latest dt.latestblue {
    height: 6px;
    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 5px 9px;
}
#latest dd a {
    color: #7b7979;
    font-size: 12px;
}