.tag-content-left img {
    height: 220px;
}
.topic-heading {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 20px;
}
.topic-heading a {
    color: #1a1d22;
    font-size: 15px !important;
}
.tag-content-right {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
.tag-content-left {
    /*float: left;
    width: 170px;*/
}
.tag-desc {
    color: #000000;
    font-size: 13px;
}
.date-time {
    color: #838383;
    font-size: 12px;
    padding-bottom: 10px;
}
.article-tag-content {
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    margin-right: 14px;
    width: 300px;
}
.tag-content-left img {
    width: 100%;
}
