ul.exo-brand-sel {
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  width: 100%;
}

.exo-brand-sel li label {
  clear: both;
  display: block;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
  overflow: hidden;
  padding: 2px 2px 2px 20px;
  position: relative;
  height: 16px;
  cursor: pointer;
}

.exo-brand-sel li label:hover {
  background-color: #EEEEEE;
}

.exo-brand-sel li label.selected {
  font-weight: bold;
}

.exo-brand-sel li label .exo-cbox {
  left: 0px;
  position: absolute;
  top: 1px;
}

#exo-facets {
  max-height: 223px;
  clear: both;
}

.exo-brands form {
  margin: 0;
  padding: 0;
}

.exo-facet-border {
  overflow-y: auto;
  border: 1px solid #CCCCCC;
}

.exo-more {
  margin-top: 5px;
  text-decoration: underline;
  cursor: pointer;
}

#exo-facet-hdr > h3 {
  width: 31%;
  float: left;
  margin: 0 5px;
  overflow: hidden;
}

#exo-facets > div {
  overflow: hidden;
  max-height: 150px;
  margin: 10px 5px;
  width: 31%;
  float: left;
  position: relative;
}

#exo-facets ol {
  list-style-position: outside;
  list-style-image: none;
  list-style: none;
}

.exo-cats > ol {
  padding: 0;
  margin: 0;
}

.exo-cats .exo-x {
  float: left;
  margin-right: 2px;
}

.exo-x img {
  border: 0;
  width: 10px;
  vertical-align: 0;
}

ol.exo-cats-list {
  clear: both;
  margin: 4px 0 0 10px;
  padding-left: 0;
}

.exo-FName {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
}

.exo-li-height {
  height: 16px;
  line-height: 16px;
  padding: 2px 0;
}

.exo-wide-cat {
  max-width: 90%;
}

.exo-slim-cat {
  max-width: 80%;
}

.exoFCount {
  font-size: 8pt;
  color: #819521;
}

#exo-facets > div.exo-price {
  width: 25%;
}

#exo-price-hdr {
  border: 0;
  margin-bottom: 10px;
  width: 100%;
}

.exo-center {
  text-align: center;
}

.exo-bold {
  font-weight: bold;
}

.exo-right {
  text-align: right;
  white-space: nowrap;
}

div#exo-price-count {
  margin-left: 4px;
}

div#exo-price-slider {
  clear: both;
  font-size: 0.7em;
  margin: 0 8px 10px;
  width: 88%;
}

div.exo-price input {
  width: 40px;
}

#exo-header {
  clear: both;
  padding: 5px 0;
}

.exo-headerLine {
  display: block;
  clear: both;
  height: 20px;
  padding: 5px 0;
}

.first {
  border-bottom: 1px solid #CCCCCC;
}

.exo-result {
   clear: both;
   height: 95px;
}

.exo-result > div {
   float: left;
   height: 100%;
}

.exo-result .exo-img {
  width: 25%;
  border-right: 1px solid #CCCCCC;
}

.exo-result .exo-img img {
  border: 0 none;
  max-height: 100%;
  max-width: 100%;
}

.exo-result .exo-img > div {
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}

.exo-result .exo-desc {
  padding-left: 10px;
  width: 72%;
}

.exo-desc .exo-prodName {
  font-size: 12pt;
  white-space: nowrap;
  overflow: hidden;
}

.exo-result .exo-desc > div.exo-prodDesc {
  margin: 5px 0;
  height: 48px;
  overflow: hidden;
}

.exo-desc .exo-prodPrice {
  text-align: right;
  width: 100%;
}

.exo-addToCart {
  float: left;
}

#exo-brandClr,
#exo-brandSel {
  cursor: pointer;
}

#exo-result-list {
  clear: both;
}

#exo-numRes {
  float: left;
  width: 28%;
  max-width: 30%;
  min-width: 30%;
}

.listview .exo-result-sep {
  border-top: 1px solid #CCCCCC;
  margin: 8px 0;
}

#exo-numPerPage {
  float: left;
}

#exo-numPerPage span {
  padding: 0 2px;
}

.exo-sorting {
  float: right;
}

.exo-pager {
  float: right;
}

.exo-actual-page {
  font-weight: bold;
}

.exo-page-number {
  padding: 0 2px;
}

