.c2-sb-wrap { position: relative; display: inline; float: left; margin-right: 5px; min-width: 80px; margin-bottom:17px;  }
.c2-sb-inner-wrap { position: relative; height: 30px; padding-left: 8px; background:#e6e6e6; }
.c2-sb-wrap .c2-sb-text { position: relative; display: inline; float: left; height: 30px; overflow: hidden; border: 0 none; color: #323232; font-size: 12px; line-height: 30px; cursor: pointer; background:#e6e6e6; white-space: nowrap; font-weight:bold; width:222px !important;  }
.c2-sb-wrap .c2-sb-button { position: relative; display: inline; float: left; width: 30px; height: 30px; font-size: 0px; line-height: 0px; text-indent: -4000px; background: url(../images/select-arrow.png) repeat-x 0 0; font-weight:bold; }
.c2-sb-wrap .c2-sb-list-wrap { display: none; position: absolute; left: 0px; top: 100%; border: 1px solid #828080; max-height: 170px; background: #FFFFFF; overflow-x: hidden; overflow-y: auto; min-width: 100%; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list { display: block; list-style-type: none; padding: 0px; margin: 0px; display: block; width: 100%; }
.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; padding: 10px 5px; margin: 0px; height: 14px; line-height: 14px; white-space: nowrap; text-decoration: none; color: #878686; font-size: 14px; }
.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: #f3f3f3; }
#navigation .c2-sb-list-item { padding-left:0 !important;    }
#navigation .c2-sb-list-item a {  font-size:12px !important; padding:5px !important; font-weight:bold !important; color:#666 !important;  background:none !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; }