#references li {
   margin-bottom: 5px;
}

#references h2 {
   margin-top: 15px;
}

.video_gallery_box .video_description {
    background-color: #FFFFFF;
    margin-bottom: 5px;
    padding: 5px;
}

.video_gallery_box a.with_red_triangle {
    display: block;
}

#three_column_disease_main_area_text ul {
  display: inline-block;
  width: 405px;
  text-align: left;
}
#three_column_disease_main_area_text ul li ul{
  width: 375px;
}


#three_column_disease_main_area_text p {
  text-align: justify;
}

#content #outer_page_top, #content #health_care_footer
{
   height:1%;
}

#content #home_bottom a.more {
   position: absolute;
   bottom: 15px;
}

ul#faq_list {
  margin: 0 0 25px 0;
  color: #ab0d2f;
  font-size: 116%;
  }
  ul#faq_list a {
    color: #ab0d2f;
    text-decoration: none;
  }
  ul#faq_list em {
    text-decoration: underline;
    font-style: normal;
  }

h2.faq {
  font-size: 116%;
  font-weight: normal;
  color: #ab0d2f;
  border: 1px solid #aaa;
  padding: 20px;
}
