ul.news-latest {
     list-style:none;
     width:90%;
     margin:10px auto;
     padding:0px;
}
.news-latest-item1 {
     margin-top:3px;
     background-color:#c4ddff;
     padding:4px;
}
.news-latest-item2 {
     margin-top:3px;
     background-color:#E2EDF1;
     padding:4px;
