.news-shortlist-noframe {
    position: relative;
    margin-bottom: 24px;
    margin-top: 24px;
}

.news-shortlist-noframe .news-shortlist-list {
    margin: 10px 0;
    padding: 0;
}

.news-shortlist-noframe .news-item {
    padding: 10px 0 5px 0;
    margin: 0 0 10px 17px;
}
.news-shortlist-noframe .news-item:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.news-shortlist-noframe .with_img {
    list-style-type: none;
    padding: 0;
    margin-left: 0;
}

.news-shortlist-noframe .news-item img {
    float: left;
    padding-right: 10px;
    width: 50px;
}

.news-shortlist-noframe .n-content {
    display: inline;
    margin-left: 0;
    width: 186px;
}

.news-shortlist-noframe .n-content-with-img {
    display: block;
    margin-left: 60px;
    width: 125px;
    min-height: 50px;
}

.news-shortlist-noframe .n-title {
    display: inline;
}
.news-shortlist-noframe .n-lead {
    display: block;
}

.news-shortlist-noframe .dopinfo {
    display: block;
    float: right;
    width: 170px;
}

.news-shortlist-noframe .counters {
    display: block;
    float: right;
}

.news-shortlist-noframe .dt_time {
    float: right;
}

.news-shortlist-noframe .view {
}

.news-shortlist-noframe .comment {
}

.news-shortlist-noframe .archive-link {
    font-size: 10px;
    margin-top: -5px;
}

