.searchAccess3 {
    width: 14px;
    float: left;
    margin-left: 5px;
    background-image:url(../images/support/master.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.searchAccess2 {
    width: 14px;
    float: left;
    margin-left: 5px;
    background-image:url(../images/support/vip.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.searchAccess1 {
    width: 14px;
    float: left;
    margin-left: 5px;
    background-image:url(../images/support/user.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.searchAccess4 {
    width: 14px;
    float: left;
    margin-left: 5px;
    /*background-image:url(../images/support/master.gif);*/
    background-repeat: no-repeat;
    background-position: center center;
}

.filesResult {
    background-color: #eeeeff;
    background-image:url(../images/support/file.gif);
    background-position: right top;
    background-repeat: no-repeat;
}