#latest {
    border-bottom: 1px solid #e8e7e7;
    clear: both;
    height: 234px;
}
#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: 0px 0 31px 12px;
}
#latest dd a {
    color: #294b93;
    font-size: 12px;
}