#lessons-services {
  width: 750px;
  margin-bottom: 15px;
}

#lessons-services table {
  border-collapse:collapse;
}

#lessons-services td {
  width: 375px;
  padding: 3px;
  border:1px solid #000;
  vertical-align: top;
}

#lessons-services li {
  margin-left: 25px;
}

#lessons-services p {
  font-size: 10pt;
  margin-bottom: 5px;
}

#lessons-services span {
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 2px;
}

#lessons-services-title {
  color: #ffffff;
  background-color: #556945;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

#lessons-services-text {
  text-align: left;
  background-color: #DCE1BF;
}


#video-services table {
  width: 760px;
  padding: 3px;
  font-size: 11pt;
}

#video-services td {
  padding: 5px;
}

#video-services-title {
  color: #ffffff;
  background-color: #556945;
  font-weight: bold;
  border:1px solid #000;
  text-align: center;
}

#video-services p {
  text-align: justify;
  padding-bottom: 10px;
}

#footnote {
  width: 750px;
  background-color: #ffffff;
  font-family: Helvetica, Arial;
  font-size: 7pt;
  text-align:center;
}