.mte-form-panel .inline {
    display: inline-block !important;
}
.mte-form-panel label.inline{
    width: 40px !important;
}

.mte-grid-pageLimiter {
    /*display: none !important;*/
}

.mte-form-panel .radio label {
    float:left;
    clear:none;
    display:block;
    padding: 2px 1em 0 0;
}

#trade-refreshpage-updateTimer-element {
    width: 100%; margin: 0 auto;
}

.mte-form-panel .radio {
    float:left;
    clear:none;
    margin: 2px 0 0 2px;
    width: 120px;
}
a.offerStep{
    cursor: pointer;
}

a.offerStep:hover{
    font-weight: bold;
}

#offerError{
    color:#FF0000;
}

.mte-form-panel .button-wrapper:last-child {
    position: relative !important;
    bottom: 0 !important;
    margin: 15px !important;
}

.mte-form-panel #trade-refreshpage-wrapper-buttons-element.button-wrapper {
    margin: 15px 10px !important;
}

.mte-form-panel [id$="updateTimer-element"] {
    margin: 0;
    margin-left: -6px;
}
