.c2-sb-wrap { position: relative; display: inline; float: left; margin-right: 5px; }
.c2-sb-inner-wrap { position: relative; height: 31px; padding-left: 8px; background: url(c2-images/left.png) no-repeat 0 0; }
.c2-sb-wrap .c2-sb-text { color: #a3a3a3; position: relative; display: inline; float: left; height: 11px; overflow: hidden; padding: 10px 5px; border: 0 none; font-family: georgia, serif;  font-style:italic;  font-size: 14px; line-height: 14px; cursor: pointer; background: url(c2-images/center.png) repeat-x 0 0; white-space: nowrap; text-transform: capitalize; }
.c2-sb-wrap .c2-sb-button { position: relative; display: inline; float: left; width: 28px; height: 31px; font-size: 0px; line-height: 0px; text-indent: -4000px; background: url(c2-images/right.png) no-repeat right 0; cursor: pointer; }
.c2-sb-wrap .c2-sb-list-wrap { display: none; position: absolute; left: 0px; top: 100%; border: 1px solid #828080; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; max-height: 170px; background: #FFFFFF; overflow-x: hidden; overflow-y: auto; min-width: 98%; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list { display: block; list-style-type: none; padding: 0px; margin: 0px; display: block; width: 100%; }
.content ul.c2-sb-list li { font-weight:normal;  list-style:none; list-style-position: outside; background: transparent; }

.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; color: #a3a3a3; text-transform: capitalize;  }
.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; color: #a3a3a3; text-transform: capitalize; }

.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-group:hover {  }

/* 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-text { min-width: 100px !important; }
.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; }


.c2-sb-text { width: auto !important;}