    .button-search {
        background-color: #3d7acc;
        border: 0px none transparent;
        width: 26px;
        height: 26px;
        background-image: url("/player/icons/button-rechercher.png");
        background-repeat: no-repeat;
        background-position: center center;
    }
    .button-search:hover {
        opacity:0.7;
    }
    .criteria-fulltext { background-image: url("/player/icons/icon-fulltext.png"); background-repeat: no-repeat; background-position: 4px 3px; padding-left: 26px; owidth: 174px; }
