.c2-sb-wrap { position: relative; display: block; }
.c2-sb-inner-wrap { position: relative; height: 28px; background: #fff; width: 178px; border: solid 1px #d0d0d0; }
.c2-sb-wrap .c2-sb-text { position: relative; display: block; height: 30px; width: 149px !important; overflow: hidden; border: 0 none; font-size: 13px; color: #666666; line-height: 30px; cursor: pointer; white-space: nowrap; padding: 0 10px; }
.c2-sb-wrap .c2-sb-button { position: absolute; top: 0; right: -1px; width: 30px; height: 28px; font-size: 0px; line-height: 0px; text-indent: -4000px; cursor: pointer; background: url(../images/select-btn.png) no-repeat 0 0; }
.c2-sb-wrap .c2-sb-list-wrap { display: none; position: absolute; left: 0px; top: 101%; background: #ffffff; min-width: 100%; max-height: 150px; overflow-x: hidden; border: solid 1px #d0d0d0; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list { display: block; position: relative; list-style-type: none; padding: 0px; margin: 0px; display: block; overflow-x: hidden; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item { display: block; width: 100%; padding: 0px; margin: 0px; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link { display: block; width: 140px !important; padding: 0 10px; margin: 0px; height: 30px; line-height: 30px; white-space: nowrap; text-decoration: none; font-size: 13px; color: #666; background: #ffffff; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link:hover,
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link-active { background: #d6d6d6; color: #333333; }

.find-select .c2-sb-inner-wrap { width: 178px; }
.find-select .c2-sb-wrap .c2-sb-text { width: 148px !important; }
.find-select .c2-sb-wrap .c2-sb-list-wrap { width: 178px; }
.find-select .c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link { width: 149px !important; }

.contact-select .c2-sb-wrap { width: 277px; margin-left: 1px; }
.contact-select .c2-sb-inner-wrap { width: 275px; height: 28px; }
.contact-select .c2-sb-wrap .c2-sb-text { width: 245px !important; }
.contact-select .c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link { width: 242px !important; }

.type-select .c2-sb-inner-wrap { width: 172px; background: url(../images/btn-bg-1.png) repeat-x 0 0; border: solid 1px #b9b9b9; }
.type-select .c2-sb-wrap .c2-sb-text { width: 143px !important; }
.type-select .c2-sb-wrap c2-sb-list-wrap { width: 172px !important; }
.type-select .c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link { width: 169px; border-bottom: solid 1px #d0d0d0; }

.small-select .c2-sb-inner-wrap {  width: 98px; height: 28px; }
.small-select .c2-sb-wrap .c2-sb-text { width: 68px !important; }
.small-select .c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link { width: 78px !important; }

.big-select .c2-sb-inner-wrap {  width: 538px; height: 28px; }
.big-select .c2-sb-wrap .c2-sb-text { width: 508px !important; }
.big-select .c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link { width: 506px !important; }

/* States */
.c2-sb-wrap,
.c2-sb-wrap .c2-sb-inner-wrap,
.c2-sb-wrap .c2-sb-text,
.c2-sb-wrap .c2-sb-button { z-index: 10; }
.c2-sb-wrap .c2-sb-list-wrap { z-index: 6; }

.c2-sb-closing,
.c2-sb-closing .c2-sb-inner-wrap,
.c2-sb-closing .c2-sb-text,
.c2-sb-closing .c2-sb-button { z-index: 15; }
.c2-sb-closing .c2-sb-list-wrap { z-index: 11; }

.c2-sb-open,
.c2-sb-open .c2-sb-inner-wrap,
.c2-sb-open .c2-sb-text,
.c2-sb-open .c2-sb-button { z-index: 20; }
.c2-sb-open .c2-sb-list-wrap { z-index: 16; }

/* jScroll Pane overrides */
.c2-sb-wrap .jspTrack { background: transparent; }
.c2-sb-wrap .jspDrag { background: #e1e1e1 url(../images/select-drag.png) no-repeat 0 center; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.c2-sb-wrap .jspArrowUp { background: none; }
.c2-sb-wrap .jspArrowDown { background: none; }