@CHARSET "UTF-8";
  /*.yaselect-wrap { border: 1px solid #777777; border-right: 0; border-radius: 3px; padding: 1.5px 0; margin: 0; }*/
  .yaselect-wrap { background-image: url('/yaselect/secelt_bg.png'); background-repeat:no-repeat; background-position: left top; padding: 2px 0px 4px 4px; margin: 0; }
  .yaselect-wrap, .yaselect-current { cursor: pointer; display: block; }
 /* .yaselect-wrap, .yaselect-current, .yaselect-select { width: 250px; font-size: 15px; }*/
  .yaselect-wrap, .yaselect-current, .yaselect-select {  font-size: 15px; }
  .yaselect-select { margin-top: 0; padding-top: 0; background-color:#ffffff;}
  .yaselect-current { background: url('/yaselect/select_arrowdown.png') no-repeat 100% 50%; }
  .yaselect-open .yaselect-current { background-image: url('/yaselect/select_arrowdown.png'); }