.sbHolder{ background-color:#710D12; outline:none; height:27px; position: relative; width:145px; border:1px solid #E41A22; float:left; margin:0 12px 0 0;  }
.priceHolder .sbHolder{ background-color: #cccccc; outline:none; border:0px; height:27px; position: relative; width: 98px;float:left;}
.sbHolder:focus .sbSelector{ outline:none; border:none; }
.priceHolder .sbSelector{ display: block; height: 27px; left: 0; line-height:21px; outline: none; overflow: hidden; position: absolute; text-indent: 10px; top: 0; width:70px; }
.sbSelector{ display: block; height: 27px; left: 0; line-height:27px; outline: none; overflow: hidden; position: absolute; text-indent:3px; top: 0; width:150px; text-transform:uppercase; font-size:11px; }
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{ outline: none; text-decoration: none; color:#fff;font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.sbToggle{ background:url(../images/aeroSelectbox.png) no-repeat; display: block; height:27px; outline: none; position: absolute; right:0px; top:0px; width:21px; z-index:95; }
/*.sbToggle:hover{ }
.sbToggleOpen{  }
.sbToggleOpen:hover{  }
*/ 
.sbHolderDisabled{ background-color: #3C3C3C; border: solid 1px #515151; }
.sbHolderDisabled .sbHolder{ }
.sbHolderDisabled .sbToggle{ }
.sbOptions{ background-color: #710D12; outline:none;  list-style: none; left:0px; margin: 0; padding: 0; position: absolute; top: 30px; width:150px; z-index:9999; overflow-y: auto;/* min-height:150px;*/ }
.sbOptions li{ padding: 0 7px; text-align:left; outline:none; }
.sbOptions a{ border-bottom: dotted 1px #E41A22; display: block; outline: none; padding: 7px 0 7px 3px;font-family: Arial, Helvetica, sans-serif; font-size:12px; }
.sbOptions a:link, .sbOptions a:visited{ color: #fff; text-decoration: none; }
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus{ color: #FFFFFF; }
.sbOptions li.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; }