#latest {
    clear: both;
    float: left;
    height: 150px;
    padding: 0px;
    width: 278px;
}
#latest dt.latestblue {
    height: 30px;
    margin-bottom:10px;
    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;
	margin:0px 10px;
    padding: 0 0 11px 9px;
}
#latest dd a {
    color: #7b7979;
    font-size: 12px;
}