div.news-list img.preview_picture
{
    float:left;
    margin:0 4px 6px 0;
}
.news-date-time {
    color:#486DAA;
}

.kittens_line ul li{
    float:left;
    height: 115px;
    overflow: hidden;
    list-style: none;
}


.list_carousel img{
    border: 1px solid #FFFFFF;
}

.list_carousel {
    /* background-color: #ccc;*/
    /*margin: 0 0 30px 60px;*/
    width: 100%;
    height: 130px;
    border-top: 1px dotted #333;
}
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel li {
    font-size: 40px;
    /*color: #999;*/
    text-align: center;
    /* background-color: #eee;*/
    /* border: 1px solid #fff;*/
    width: 118px;
    height: 75px;
    padding: 0;
    margin: 1px;
    display: block;
    float: left;
}
.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}
.clearfix {
    float: none;
    clear: both;
}

.smartfilter .filtren .modef {
    left: 215px;

}