div.setup1 .stylish-select ul.newList {
  left:-9999px;
}
div.setup1 .newListSelected {
  display: block;
  background-color: #334c60;
  background-image: url("/Files/System/kbhp-graphic/kbhp-arrow1.gif");
  background-position: 395px 13px;
  background-repeat: no-repeat;
  border: 1px solid #d8881e;
  font-size: 15px;
  color: #8cabba;
  width: 413px;
  line-height: 24px;
}
div.setup1 .newListSelHover,
div.setup1 .newListSelFocus {
  cursor: default;
}
div.setup1 .selectedTxt {
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 403px;
}
div.setup1 ul.newList {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #000;
  position: absolute;
  top: 29px!important;
  left: -1px!important;
  overflow: auto;
  z-index: 9999;
  background-color: #ffffff;
  width: 413px;
  border: 1px solid #c3d9e7;
  border-top: none;
  height: auto!important;
}
div.setup1 ul.newList a:link,
div.setup1 ul.newList a:visited {
  display: block;
  font-size: 11px;
  color: #29282a;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: normal;
}
div.setup1 ul.newList a:hover {
  background-color: #f3f6fa;
}
div.setup1 ul.newList li a:focus {
  -moz-outline-style: none;
}
div.setup1 select#therapies {
  display: none;
}
div#therapiesholder .stylish-select ul.newList {
  left:-9999px;
}
div#therapiesholder .newListSelected {
  display: block;
  background-color: #f3f6fa;
  background-image: url("/Files/System/kbhp-graphic/kbhp-arrow2.gif");
  background-position: 214px 10px;
  background-repeat: no-repeat;
  border: 1px solid #d8881e;
  font-size: 11px;
  color: #7d95a1;
  width: 228px;
  line-height: 22px;
}
div#therapiesholder .newListSelHover,
div#therapiesholder .newListSelFocus {
  cursor: default;
}
div#therapiesholder .selectedTxt {
  padding-left: 13px;
  width: 215px;
  line-height: 22px;
}
div#therapiesholder ul.newList {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #000;
  position: absolute;
  top: 23px!important;
  left: -1px!important;
  overflow: auto;
  z-index: 9999;
  background-color: #ffffff;
  width: 228px;
  border: 1px solid #c3d9e7;
  border-top: none; 
  height: auto!important;
}
div#therapiesholder ul.newList li {
  float: left;
  clear: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
div#therapiesholder ul.newList a:link,
div#therapiesholder ul.newList a:visited {
  display: block;
  font-size: 11px;
  color: #29282a;
  padding-left: 13px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: normal;
}
div#therapiesholder ul.newList a:hover {
  background-color: #f3f6fa;
}
div#therapiesholder ul.newList li a:focus {
  -moz-outline-style: none;
}
div#therapiesholder select#therapiessmall {
  display: none;
}