
img {
  display: block;
  margin: 0;
}

#content {
  width: 800px;
  height: 1100px;
  margin: 0;
  padding: 15px 15px 0px 15px;
  overflow-y: hidden;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #7A6A56;
  background-color: white;
}

#header_image {
  float: left;
  height: 30px;
}

#header_info {
  float: right;
  margin-top: 17px;
  font-weight: bold;
}

#product_pline_header {
  padding: 13px 0px;
}

#product_info {
  padding: 7px 0px;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}

#product_info .unbold {
  font-weight: normal;
}

#product_name {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;
}

#images_column {
  float: left;
  width: 530px;
  min-height: 175px;
}

#photo_image {
  width: 530px;
  padding-bottom: 15px;
}

#full_panel_image {
  float: left;
  width: 250px;
}

#swatch_image {
  float: right;
  width: 260px;
  padding-bottom: 27px;
}

#install_image {
  float: right;
  width: 260px;
}

#install_name {
  float: right;
  width: 168px;
  height: 26px;
  overflow: hidden;
}

#specs_column {
  float: right;
  width: 245px;
  min-height: 475px;
}

#recycle_40_percent {
  float: left;
  margin-left: 5px;
  margin-top: 12px;
}

#recycle_info {
  float: right;
  margin-top: 32px;
  width: 150px;
}

.line {
  height: 0px;
  width: 100%;
  line-height: 0px;
  font-size: 0px;
  border-bottom: 1px solid #9B8F80;
}

.specs_group {
  padding-bottom: 12px;
  line-height: 15px;
}

.specs_title {
  font-weight: bold;
  padding: 6px 0px;
}

.image_caption {
  margin-top: 5px;
}

.caption_title {
  float: left;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.environmental {
  color: #B5C100;
}

.environmental .line {
  border-color: #B5C100;
}

.clear {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

.hidden {
  display: none;
}
