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