/* Hershey sub pages stylesheet */

#content {

}

#content img {
  vertical-align: bottom;
}

#content p {
  line-height: 18px;
}

#left {
  position: relative;
  width: 458px; /* 461px */
  float: left;
  padding: 0 20px 20px 20px;
}

#lefttop {
  position: relative;
  width: 458px; /* 461px */
  float: left;
  padding: 0 0 0 0;
}

#left-full-width {
  position: relative;
  width: auto;

  padding: 0 20px 20px 20px;
}

p#intro {
}

#product-logo {
  margin-top: 20px;
}

#right {
  position: relative;
  width: 198px;
  float: right;

  background-image: url(/images/rightside_gradient.gif);
  background-repeat: no-repeat;
  background-position: 0 132px;

}

#right ul.pdf-links-list li {
  background-image: url(/images/icon_pdf.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}

#right ul.pdf-links-list, #right ul.generic-links-list {
  margin-left: 15px;
  list-style: none;
}

#right ul.generic-links-list li {
  background-image: url(/images/arrow_big.gif);
  background-position: 0 5px;
  background-repeat: no-repeat;
  
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}

#right-panel-image {
  display: block;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 15px;
}

.indented-quote {
  margin-left: 250px;
  padding-bottom: 20px;
  font-weight: bold;
}
