.custom_filter_table .tl_left > a {
    float: left;
    position: relative;
    z-index: 500;
}

.custom_filter_table .tl_left > span {
    padding-left: 84px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 18px 0px;
    display: inline-block;
    white-space: nowrap;
}

.custom_filter_table .unselectable input[name='cut'] {
    display: none;
}

.custom_filter_table .unselectable input[name='copy'] {
    display: none;
}