.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.block {
  display: block;
}
.zero {
  margin: 0;
  padding: 0;
}
.uppercase {
  text-transform: uppercase;
}
.float {
  float: left;
  margin-right: 24px;
}
.notext {
  text-indent: -99999px;
}
.font {
  font-family: Arial, Helvetica, sans-serif;
}
.grey {
  color: #2b2b2b;
}
.w {
  width: auto;
  float: none;
}
.w {
  width: auto;
  float: none;
}
body .banner.sk2 a {
  color: #dc4405;
}
body .banner.sk2 a:visited {
  color: #dc4405;
}
body .banner.sk2 ul li div {
  background: none;
}
body .banner.sk2 ul li div a.videoicon {
  background: url(/styles/img/gbs/research/icon-playvideo-mobile.png) no-repeat;
}
.searchform.ct input[type=text],
.searchform.pub input[type=text] {
  width: 210px;
  margin-bottom: 24px;
}
.searchform.ct input[type=submit],
.searchform.pub input[type=submit] {
  text-indent: -99999em;
  padding-right: 6px;
  margin: 0;
}
.searchform.ct a,
.searchform.pub a {
  display: block;
  margin-left: 0;
}
.browse_select {
  background: none;
}
.browse_select .category {
  width: auto;
  float: none;
}
.browse_select .category a:hover {
  background: none;
}
.browse_select .category ol {
  border-bottom: 1px solid #e3e3e0;
}
.browse_select .category ol li {
  margin-bottom: 12px;
}
.browse_select .category ol li.selected a {
  background-image: none;
  background: #f5f5f3;
  padding: 16px 16px;
}
.browse_select .subcat {
  width: auto;
  float: none;
}
.browse_select .subcat ol {
  margin: 0;
  padding: 0;
}
.browse_select .subcat ol li {
  margin-bottom: 12px;
}
.browse_select .subcat ol li a {
  padding: 0 12px;
}
.search {
  background: #fff;
}
.search .find {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
  background: none;
}
.search .find .submit {
  clear: both;
  display: block;
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  padding-top: 24px;
}
.search .find .submit a {
  display: block;
}
.search .healthy {
  width: auto;
  float: none;
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
.browse .condition,
.browse .category,
.browse .location {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-left: 24px;
  padding-bottom: 24px;
}
