.nooz-item-with-excerpt .nooz-link {
    margin-bottom: 5px;
}
.nooz-source {
    font-weight: bold;
    margin-bottom: 0;
}

.nooz-list.nooz-release {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.nooz-image img {
    width: 20%;
}

.nooz-list.nooz-release li {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 20px;

}