#latest {
    clear: both;
    float: left;
    height: 150px;
    padding: 19px 0;
    width: 350px;
}
#latest dt.latestblue {
    height: 15px;
    margin-bottom: 22px;
    margin-top: 0;
    padding-left: 0;
    width: 100%;
}
#latest dd {
    background: url("img/dot.png") no-repeat scroll 2px 8px rgba(0, 0, 0, 0);
    color: #7b7979;
    font-size: 12px;
    padding: 0 0 11px 9px;
}
#latest dd a {
    color: #7b7979;
    font-size: 13px;
}