.c2-sb-wrap { position: relative; display: inline; float: right; width: 478px; }
.c2-sb-inner-wrap { position: relative; height: 44px; padding-left: 13px; background: url(images/center.png) repeat 0px 0px; box-shadow: 0px 0px 1px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 1px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 1px rgba(0,0,0,0.3); }
.iefix .c2-sb-inner-wrap { border: 1px solid #d7d7d7; }
.c2-sb-wrap .c2-sb-text { position: relative; display: inline; float: left; height: 14px; overflow: hidden; padding: 15px 0px; border: 0 none; color: #2b2b2b; font-size: 13px; line-height: 14px; cursor: pointer; background: url(images/center.png) repeat-x 0 0; white-space: nowrap; width: 80% !important; font-style:italic;  }
.c2-sb-wrap .c2-sb-button { position: absolute; right: 0; top: 2px; width: 44px; height: 44px; font-size: 0px; line-height: 0px; text-indent: -4000px; cursor: pointer; background: url(images/select-arr.png) no-repeat center center; }
.c2-sb-wrap .c2-sb-list-wrap { display: none; position: absolute; left: 0px; top: 100%; border: 2px solid #828080; background: #FFFFFF; min-width: 100%; max-height: 170px; overflow-x: hidden; }
.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; 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; }

.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-group { display: block; padding: 10px 5px; margin: 0px; height: 14px; line-height: 14px; white-space: nowrap; text-decoration: none; color: #878686; font-size: 14px; font-weight: bold; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link:hover {  }

.config .c2-sb-wrap { width: 132px; float:left; }
.config .c2-sb-inner-wrap { background: url(images/config-select.png) repeat-x 0 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; height: 16px; padding-left: 10px; }
.config .c2-sb-inner-wrap .c2-sb-text { background: transparent; padding-top: 0; padding-bottom: 0; height: 16px; line-height: 16px; color: #000 !important; font-size: 11px; font-style: normal; }
.config .c2-sb-wrap .c2-sb-button { height: 16px; width: 16px; background: url(images/config-btn.png) no-repeat center center; right: 0; top: 0; }
.config .c2-sb-wrap .c2-sb-list-wrap { border: 0; }
.config .c2-sb-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link { padding: 3px 10px; font-size: 11px; color: #222; }

/* 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; }

@media only screen and (max-width: 960px) and (min-width: 640px) {
	.c2-sb-wrap { width: 325px; float: none; display:block; }
	.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list  { width: 322px !important; }
}

@media only screen and (max-width: 640px) {
	.c2-sb-wrap { width: 294px !important; float: none; display:block; }
	.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list  { width: 291px !important; }
}