.b-goods-m-inline-top {
    display: inline-block;
    vertical-align: top;
}

.b-goods-container {
    width: 100%;
}

.b-goods-underscore {
    display: none;
}

.b-goods-container-element {
    /*float: left;*/
}
.b-goods-left-column-element {
    float: right;
}

.b-goods {
    width: 230px;
    display: inline-block;
    vertical-align: top;
    padding-left: 12px;
}

.b-goods-content a {
    text-decoration: none;
}

.b-goods-additional-info {
    margin: 15px auto;
}

.b-goods-m-type-horizontal {
    width: 745px;
    max-height: 220px;
    margin-top: 35px;
}

.b-goods-header {
    height: 187px;
    margin-bottom: 20px;
}
    .b-goods-header-e-cover {
        position: relative;
        width: 121px;
        height: 187px;
    }

    .b-goods-header-e-cover-m-image {
        max-height: 267px;
        height: auto;
        position: absolute;
        left: 0;
        bottom: 0;
        margin: auto 0;
    }

    .b-goods-header-e-cover-m-collector-layout-image {
        top: 0;
    }

.b-goods-container-row {
    overflow: hidden;
    text-align: center;
    margin: auto;
}

.b-goods-container-row-m-search {
}

.b-goods-body {
}
    .b-goods-body-e-title {
        font-family: LetoTextSansDefect;
        font-size: 20px;
        color: #000000;
        line-height: 26px;
        position: relative;
        display: inline-block;
        padding-right: 12px;
        width: auto;
    }

    .b-goods-body-m-position {
    }

    .b-goods-body-e-title:before {
        position: absolute;
        left: -12px;
        content:"\00ab";
    }
    .b-goods-body-e-title-m-type-horizontal {
        width: 100%;
    }
        .b-goods-body-e-title-m-type-horizontal:before {
            position: absolute;
            left: -12px;
            content:"\00ab";
        }
/*        .b-goods-body-e-title-m-type-horizontal:after {
            position: absolute;
            content: "\00a0\00bb";
        }*/

.b-goods-footer {
    height: 30px;
    margin-top: 10px;
}
    .b-goods-footer-e-caption {
        font-family: PTSerif-Regular;
        opacity: 0.5;
        font-size: 17px;
        color: #000000;
        line-height: 26px;
        overflow: hidden;
    }
    .b-goods-footer-e-caption-m-related-goods-font {
        font-size: 15px;
        color: #000000;
        line-height: 26px;
    }
    .b-goods-e-author-type-horizontal {
        width: 100%;
        font-family: PTSerif-Regular;
        opacity: 0.5;
        font-size: 17px;
        color: #000000;
        line-height: 30px;
        height: 40px;
        overflow: hidden;
    }

.b-goods-left-column {
    float: left;
    position: relative;
    width: 133px;
}

    .b-goods-left-column-e-cover {
        position: relative;
        width: 133px;
        height: 210px;
        float: left;
    }

.b-goods-middle-column {
    width: 45px;
    height: 220px;
    float: left;
}

.b-goods-right-column {
    width: 561px;
    height: 100%;
    float: left;
    position: relative;
}

.b-goods-body-e-title-m-type-horizontal {
    width: 100%;
    line-height: 30px;
}

.b-goods-header-e-cover-m-image-type-horizontal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 220px;
    width: 100%;
    margin: auto 0;
}

.b-goods-body-e-announcement {
    font-family: PTSerif-Regular;
    font-size: 17px;
    color: #000000;
    line-height: 26px;
    max-height: 127px;
    overflow: hidden;
}

.b-goods-m-height {
    height: auto;
}

.b-goods-text-entry {
    position: relative;
}

@media screen and (max-width: 1000px) {
    .b-goods-left-column-element {
        float: left;
    }

    .b-goods-underscore {
        display: block;
    }

    .b-goods-body-e-title {
        font-family: LetoTextSansDefect;
        font-size: 19px;
        color: #000000;
        line-height: 22px;
    }

    .b-goods-footer-e-caption {
        font-size: 15px;
    }

}

