﻿#content .productdetail .lpd .tit-gift {
    margin-top: 10px;
    border: none;
    /*border-top:1px dotted #b5b5b5;*/
    border-bottom: 1px dotted #b5b5b5;
}

.tit-gift span {
    text-transform: uppercase;
    color: #1f7276;
    font-family: f2;
    font-size: 16px;
    background: url(../images/icon-gift.png) left center no-repeat;
    padding-left: 40px;
}

#content .productdetail .lpd .text-c-g .span12 {
    border: none;
    padding: 0;
}

    #content .productdetail .lpd .text-c-g .span12 a h5 {
        font-weight: normal;
        font-family: f2;
        margin-top:0px;
        font-size:16px;
    }

    #content .productdetail .lpd .text-c-g .span12:nth-child(2) {
        margin-top: 0px;
    }

        #content .productdetail .lpd .text-c-g .span12:nth-child(2) h5 {
            color: #f64927;
            font-weight: normal;
            font-family: f2;
        }
