@CHARSET "UTF-8";
.sbHolder{ background-color:none;border: none; height:3.2em; line-height:3.2em;position:absolute;width:68%; float:right; right:2%;}
.sbHolder:focus .sbSelector{}
.sbSelector{display: block;height: 4em;left: 0;outline: none;overflow: hidden;position: absolute;width:100%; font-size:16px;}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{outline: none;text-decoration: none;}
.sbToggle{background: url(../images/up.png) no-repeat;display: block;height:2.2em;outline: none;position: absolute;right: 0; margin-top:0.8em;width:15%;}
.sbToggleOpen{background: url(../images/dowm.png) no-repeat; margin-top:0.8em;}
.sbHolderDisabled{background-color: #3C3C3C;border: solid 1px #515151;}
.sbHolderDisabled .sbHolder{}
.sbHolderDisabled .sbToggle{	}
.sbOptions{list-style: none;left: -1px;padding: 0;position: absolute;width:90%;z-index: 1;}
.sbOptions dl{padding:0; height:2em; line-height:2em; margin-left:0.5em; margin-right:0.5em}
.sbOptions a{display: block;outline: none; height:2em;}
.sbOptions a:link, .sbOptions a:visited{text-decoration: none;}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{}
.sbOptions dl.last a{border-bottom: none;}
.sbOptions .sbDisabled{border-bottom: dotted 1px #515151;color: #999;display: block;padding: 7px 0 7px 3px;}
.sbOptions .sbGroup{border-bottom: dotted 1px #515151;color: #EBB52D;display: block;font-weight: bold;padding: 7px 0 7px 3px;}
.sbOptions .sbSub{padding-left: 17px;}