.panel-heading1 {
    background: #cd5904;
    width: auto;
    height: 25px;
    float: left;
    display: block;
    _width: 34%;
    _height: 25px;
    line-height: 25px;
}
.tabrightparent {
    border-color: transparent transparent transparent #cd5904;
    border-style: solid;
    border-width: 25px 0 0 20px;
    float: right;
    margin-right: -20px;
}
.linetablink {
    border-bottom: 1px solid #cd5904;
    margin-top: 1px;
    _margin-top: 1px;
    clear: both;
}
element.style {
    text-align: center;
    background-color: #cd5904;
    color: #fff;
    font-weight: bold;
    border-color: #cd5904;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding-top: 5px;
}