
.pcWidget {
    display: inline-block;
}

.pc_find {
    width: 16px;
    height: 16px;
    background-image: url('/common/images/smallicon/find.png');
    background-repeat: no-repeat;
}

.pc_progress {
    display: none;
    width: 16px;
    height: 16px;
    background-image: url('/common/images/smallicon/miniLoader.gif');
}
