
.FindExisting{display:inline-block;cursor:pointer;background-color:white;color:white;text-decoration:none;padding:1px 6px 0 0;position:relative;margin:2px;white-space:nowrap;border:none}

.FindExisting .icon{background-color:#757575;width:100%;height:100%;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:6px 12px;background-position:center center;background-repeat:no-repeat}
.FindExisting-disabled .icon{background-color:#e0e0e0;width:100%;height:100%;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:6px 12px;background-position:center center;background-repeat:no-repeat}

.FindExisting .text{color:#757575;padding-left:6px;font-size:11px;font-weight:bold;display:inline-block;min-height:14px;line-height:24px}
.FindExisting-disabled .text{color:#e0e0e0;padding-left:6px;font-size:11px;font-weight:bold;display:inline-block;min-height:14px;line-height:24px}
