.jex-btl-panel {
    padding-left:30px;  
    padding-top: 10px;
    float: right;
}

#jex-btl-panel-button {

    padding-right:30px;
    background-color: #81B900;    
    color: #FFFFFF;
    border-radius: 5px;
    height: 26px;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    line-height: 28px;
    padding: 0 18px;
    text-indent: 0 !important;
    width: auto;
    margin-right: 10px;
    font-weight: bold;
}

#jex-btl-panel-hi {
    
    padding-right:30px;
    background-color: #81B900;
    color: #FFFFFF;
    border-radius: 5px;
    height: 26px;
    display: inline-block;
    height: 26px;
    line-height: 28px;
    padding: 0 18px;
    text-indent: 0 !important;
    width: auto;
    margin-right: 10px;
    font-weight: bold;
}