@charset "utf-8";
/* CSS Document */

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  color: #464646;
}
#pgContent img {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.1em;
  position: relative;
  top: 0.5em;
  width: 15em;
  height: 14.2em;
}
#pgContent h4 {
  font-size: 1.4em;
  color: #0d4677;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
#pgContent dl {
  
}
#pgContent dt {
  color: #464646;
  font-size: 1.2em;
  background: url(/imgs/services/nutrition/dropArrow.gif) left 1.3em no-repeat;
  padding-left: 0.5em;
  padding-bottom: 1.3em;
}
#pgContent dd {
  color: #001278;
  font-size: 1.1em;
  margin-left: 2em;
  margin-top: -1em;
  margin-bottom: 1em;
}
