.block-stripe-info {
    background: url(/img/bottom-spec-block-top.png) no-repeat top center;
    width: 225px;
    padding-top: 4px;
    margin-bottom: 20px;
}

.block-stripe-info .block-stripe-info-shadow {
    background: url(/img/bottom-spec-block-shadow.png) no-repeat bottom center;
    padding-bottom: 14px;
}

.block-stripe-info .block-stripe-info-inner {
    background: url(/img/bottom-spec-block-inner.png) repeat-x top center;
    padding: 10px 20px 25px;
    border: 1px solid #ccc;
}

.block-stripe-info h2 {margin-bottom: 20px; margin-left: 38px;}
.block-stripe-info i.icon {vertical-align: text-bottom; margin-right: 12px; float: left; margin-top: 2px;}

.block-stripe-info .stripe-main-link {
    color: #960;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
    display: block;
    padding: 0px 0 6px 0 !important;
}

.block-stripe-info li{
    padding: 2px 0 !important;
    font-size: 13px !important;
}
.block-stripe-info li span{
   color:#999999;
}
.block-stripe-info h2 {font-size: 16px; font-weight: bold;}

.block-stripe-info .next-link {margin-top: 15px; font-size: 12px;}
.block-stripe-info .next-link-gray {color: #999;}

.block-stripe-info .stripe-rating {margin-bottom: 15px;}

.block-stripe-info .stripe-date {color:#999; font-size: 11px;}
.block-stripe-info .stripe-date a {color: #006699;}

/*Avtosalon*/
.block-stripe-info.m-avtosalon {font-size: 12px;}
.block-stripe-info.m-avtosalon ul {margin-top: 20px;}

/*Photo*/
.block-stripe-info .stripe-mini-photo {margin: 20px 0;}
.block-stripe-info .stripe-mini-photo img {margin-right: 5px;}

/*Testimonials*/
.block-stripe-info.testimonials .pseudo-link {font-size: 12px;}
.block-stripe-info.testimonials .stripe-date {margin: 20px 0 15px;}

/*Video*/
.stripe-video-link {display: block; position: relative; margin-bottom: 20px;}
.stripe-video-link .bg {
    background: url(/img/video-link.png) no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
}

/*Test Drive*/
.block-stripe-info .body-text {font-size: 14px; margin: 10px 0; line-height: 18px;}

/*Kredit*/
.block-stripe-info.kredit {
    background: url(/img/bottom-spec-block-top-kredit.png) no-repeat;
    font-size: 12px;
}
.block-stripe-info.kredit img {margin-top: -10px; margin-left: -20px; margin-bottom: 20px;}
.block-stripe-info.kredit .stripe-main-link {font-size: 12px; font-weight: normal;}
.block-stripe-info.kredit .body-text {font-size: 12px; line-height: 16px;}
.block-stripe-info.kredit .btn-yellow {margin-top: 14px;}

/*Hidden*/
.block-stripe-info .spec-hidden-block__pl {font-size: 12px;}

.m-avtosalon {font-size: 12px;}
.block-stripe-info.m-avtosalon ul {margin-top: 20px;}

/*Icons*/
i.icon {display: inline-block; vertical-align: middle; margin-right: 5px;}
i.icon.all-mark {background: url(/img/icons/all-mark.png); width: 24px; height: 24px; }
i.icon.testimon {background: url(/img/icons/testimon.png); width: 24px; height: 24px; }
i.icon.test-drive {background: url(/img/icons/test-drive.png); width: 24px; height: 20px; }
i.icon.photo {background: url(/img/icons/photo.png); width: 24px; height: 20px; }
i.icon.video {background: url(/img/icons/video.png); width: 24px; height: 20px; }
i.icon.news {background: url(/img/icons/news.png); width: 24px; height: 22px; }

i.icon.key {background: url(/img/icons/key.png); width: 31px; height: 31px;}
i.icon.krug {background: url(/img/icons/krug.png); width: 32px; height: 32px;}
i.icon.tools {background: url(/img/icons/tools.png); width: 32px; height: 32px;}

i.icon.comments {background: url(/img/icons/comments.png); width: 14px; height: 12px;}

i.icon.fav-add {
    background: url(/img/fav-add-bg.gif);
    width: 11px;
    height: 11px;
    margin: 0 0 0 5px;
    vertical-align: text-bottom;
}
i.icon.fav-add.added {background: url(/img/fav-added-bg.gif); width: 11px; height: 11px;}

a.icon-fav {
    background: url(/img/fav-add-bg.gif);
    width: 11px;
    height: 11px;
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: baseline;
}
a.icon-fav.added {
    background: url(/img/fav-added-bg.gif);
}
.h2_head_block{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 38px;
}