#equipment-results table {
  width: 556px;
}
#equipment-results table td img {
  text-align: center;
}
#equipment-results table td {
  border-right: 7px solid #fff;
  width: 139px;
  w\idth: 132px;
}
#equipment-results table td a {
  text-decoration: none;
  font-weight: bold;
}

#equipment-results table td.image {
  width: 98px;
  background: #E6ECEE url(/images/equipment-results-top-bg.gifxxx) no-repeat top;
  vertical-align: bottom;
  text-align: center;
  padding: 10px 0px 10px 15px;
}
#equipment-results table td.image-last {
  background: #E6ECEE url(/images/equipment-results-top-bg.gif) no-repeat top;
  vertical-align: bottom;
  text-align: center;
  border-right: 0;
  padding: 10px 0px 10px 0px;
}
#equipment-results table td img.noborder {
  border: 0;
}

#equipment-results table td.description {
  background: #E6ECEE url(/images/equipment-results-bot-bg.gif) no-repeat bottom;
  border-bottom: 10px solid #fff;
  vertical-align: top;
  padding: 0px 0px 10px 0px;
}
#equipment-results table td.description-last {
  background: #E6ECEE url(/images/equipment-results-bot-bg.gif) no-repeat bottom;
  vertical-align: top;
  border-right: 0;
  border-bottom: 10px solid #fff;
  padding: 0px 0px 10px 0px;
}
#equipment-results table td div.description-text {
  padding: 0px 10px 0px 16px;
}
#equipment-results table td img {
  background: #fff;
  border: 1px solid #B4BFC5;
  padding: 10px 0px 10px 0px;
}

/* Item Container */
#item-container {
  padding: 0px 10px 0px 10px;
  width: 536px;
  w\idth: 516px;
}
#item-container #logo-strip {
  display: none;
}
#item-container #header-strip {
  margin: 0px 0px 20px 0px;
}
#item-container #header-strip #header-strip-left {
  float: left;
  width: 368px;
}
#item-container #header-strip #header-strip-right {
  float: left;
  display: block;
  text-align: right;
  width: 158px;
}
#item-container #header-strip #header-strip-right #view-product-text {
  float: left;
  padding: 0px 0px 0px 0px;
  width: 125px;
}
#item-container #header-strip #header-strip-right #view-product-form {
  float: left;
}
#item-container #header-strip #header-strip-right #view-product-form select {
  width: 150px;
}

#item-container #image-strip {
  margin: 0px 0px 5px 0px;
}
#item-container #image-strip #main-image {
  float: left;
  width: 180px;
}
#item-container #image-strip #main-image #item-image {
  border: 1px solid #9AA8A9;
  padding: 10px 0px 10px 0px;
}

#item-container #image-strip #features-and-benefits {
  float: left;
  width: 143px;
}
#item-container #image-strip #features-and-benefits h2 {
  color: #4D697E;
  font-size: 1.2em;
  border: 0;
  margin: 0;
  padding: 0px 0px 5px 0px;
}
#item-container #image-strip #features-and-benefits ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#item-container #image-strip #features-and-benefits ul li {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0px 0px 5px 0px;
}

#item-container #image-strip #models {
  float: left;
  width: 203px;
}
#item-container #image-strip #models table {
  background-color: #E7ECEF;
  padding: 0px 0px 0px 0px;
  width: 100%;
}
#item-container #image-strip #models table th {
  background: #B9C3C5;
  text-align: left;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 5px;
}
#item-container #image-strip #models table th.top-left {
  background: #B9C3C5 url(/images/model-table-head-tl-bg.gif) no-repeat;
}
#item-container #image-strip #models table th.top-right {
  background: #B9C3C5 url(/images/model-table-head-tr-bg.gif) top right no-repeat;
}
#item-container #image-strip #models table td {
  padding: 5px;
  vertical-align: top;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#item-container #image-strip #models table td.label {
  text-align: right;
  padding: 10px 0px 0px 0px;
}


#item-container #icon-strip {
  margin: 0px 0px 10px 0px;
}
#item-container #icon-strip #icons {
  float: left;
  width: 313px;
}
#item-container #icon-strip #icons ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#item-container #icon-strip #icons ul li {
  list-style: none;
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
}

#item-container #icon-strip #download-links {
  float: left;
  text-align: center;
  width: 203px;
}
#item-container #icon-strip #download-links img {
  display: inline;
}
#item-container #icon-strip #download-links #download-brochure {
  margin: 0px 0px 5px 0px;
}

#item-container #request-additional-information #response {
  background-color: #E7ECEF;
  padding: 10px;
}

#item-container #request-additional-information table {
  background-color: #E7ECEF;
  padding: 10px 0px 0px 0px;
  width: 536px;
}
#item-container #request-additional-information td {
  padding: 5px;
  vertical-align: top;
}
#item-container #request-additional-information td.label {
  text-align: right;
  padding: 10px 0px 0px 0px;
}

#item-container #product-email {
  background: #E7ECEF;
  padding: 10px;
  margin: 0px 0px 5px 0px;
  width: 536px;
  w\idth: 516px;
}