.product-price-comment { 
    width: 698px;
}

.product-price-comment > .header {
    text-align: left;
}

.product-price-comment.info-page > .header {
    text-align: center;
}


.product-price-comment > .content {
    padding: 11px 16px 21px 15px;    
}

.product-price-comment > .content > .text {
    color: #093277;
    line-height: 18px;
    padding-bottom: 1px;
}


.product-price-comment > .content .input-holder {
    margin: 15px 0 0 22px;
    float: left;
}

.product-price-comment > .content input {
    width: 488px;
}



.product-price-comment > .content .small-btn-holder {    
    display: inline-block;
    float: left;
    margin: 15px 0 0 41px;
}

.product-price-comment > .content .input-holder > .tooltip {
    left: 143px;
    right: 143px;
}