body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

img {
  border: none;
}

#brightlight #sidebar {
  display: none;
}

#reseller #sidebar {
  clear: both;
}

.mainProductPhotoList {
  width: 250px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
}

.productDetails th {
  text-align: left;
  width: 110px;
}

.productDetails th,
.productDetails td {
  padding: 5px 0px;
  background: transparent url(../images/dotted-separator.gif) repeat-x bottom;
}

.specSheet,
.printPage,
.itemList p.moreInfo,
.categoryList p.moreInfo {
  display: none;
}

.itemList {
  list-style-type: none;
}

.itemList,
.itemList li {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.itemList li {
  width: 140px;
  float: left;
  margin: 0px 5px 15px 0px;
}

.itemList h5 {
  margin: 0px 0px 2px 0px;
}

.itemList a.itemBox {
  display: block;
  background-color: #094151;
  padding: 5px;
  text-decoration: none;
}

.itemList .itemContent {
  height: 50px;
  width: 130px;
  cursor: pointer;
  overflow: hidden;
}

.itemList h4 {
  margin: 0px;
  margin-top: 3px;
}

.itemList p,
.categoryList p {
  margin: 0px;
}

.itemList p.moreInfo,
.categoryList p.moreInfo {
  margin-top: 10px;
  text-align: right;
}

#featuredItems {
  float: right;
}

hr {
  clear: both;
  margin: 10px 0px;
}
