.news-id {
    font-size: 14px;
}
.news-id iframe {
    border: none;
}
.news-id .share42init {
    margin: 10px 0 10px 0;
    height: 24px;
}
/**/
.news-id .table-price {
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #c9c9c9;
}
.news-id .table-price th {
    background: #ececec;
    color: #0b4f7a;
    border: solid #c9c9c9;
    border-width: 1px 0 1px 0;
    padding: 8px;
    text-align: left;
}
.news-id .table-price td {
    border: solid #c9c9c9;
    border-width: 1px 0 1px 0;
    padding: 8px;
}
/**/
.table-in-news {
    border-collapse: collapse;
    margin: 10px 0 10px 0;
}
.table-in-news th {
    font-weight: bold;
}
.table-in-news th,
.table-in-news td {
    padding: 5px;
    border: solid 1px #333;
    font-family: arial, Tahoma, sans-serif;
    font-size: 14px;
}
/**/
.quote-in-news {
    text-align: justify;
    background-color: #eee;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-left: 5px solid #aaa;
}
