.news .news-list-view h3{
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: bold;
    color: #000000 !important;
}

.news .news-list-view h3 a{
     color: #000000 !important;
 }

.news a.more{
    background: url("img/bgs_repeat-x.png") no-repeat scroll left -1288px rgba(0, 0, 0, 0);
    padding-left: 23px;
 }

.news .news-list-view .news-img-wrap a{
     width: 164px;
     height: 110px;
     display: block;
     overflow: hidden;
 }

.news .news-list-view .news-img-wrap a img{
    max-width: 100%;
    width: 100%;
    min-height: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
}

.news .news-list-view p{
    margin:0;
    padding:0 !important;
}

.news-img-caption {
    width: 240px;
}
