.tm-latest-updates {
    margin: 0;
    padding: 0;
}
.tm-latest-updates.tm_lcptu_with_thumbnails {
    list-style: none;
    margin-left: 0;
}
.tm-latest-updates.tm_lcptu_with_excerpt {}

.tm-latest-updates.tm_lcptu_with_thumbnails li, .tm-latest-updates.tm_lcptu_with_excerpt li {
    overflow: hidden;
}
.tm_lcptu_post_thumbnail {
    clear: left;
    float: left;
    padding: 0 5px 5px 0;
}
.tm_lcptu_post_title {
    clear: right;
    font-size: 15px;
    line-height: 126%;
    margin: 0;
    padding: 0 0 20px 60px;
}