.btn-table {
    padding: 0px;
    border: 0px;
    line-height: 1;
}

.product-attributes .form-horizontal .control-label {
    padding: 0px;
    font-weight: bold;
}

.product-attributes .form-horizontal .form-control-static {
    padding: 0px;
    min-height: 25px;
}

.product-description {
    border: 1px solid #ddd;
    padding: 15px;
}

.product-description h3 {
    font-size: 13px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 5px;
}

.product-description p {
    font-size: 13px;
}