  body { font-family: "Verdana", "Geneva", "Helvetica", sans-serif; color: black; font-size: 12px; }
  div#ebaby_lesson { font-family: "Verdana", "Geneva", "Helvetica", sans-serif; color: black; font-size: 12px; }
  .about_red { color: #cc0000 !important; }
  .ebabyLessonSubHeading { padding-top: 4px; padding-bottom: 4px; padding-left: 3px; color: black; text-decoration: none; font-weight: bold; background-color: #d7d7d7; }
/*  #lessonHeadIntro { width: 163px; }*/
  a:link, a:visited, a:hover { color: #236EB5; } 
  #dhtmlgoodies_tooltip{
    background-color:#EEE;
    border:1px solid #000;
    position:absolute;
    display:none;
    z-index:20000;
    padding:2px;
    font-size:0.9em;
    -moz-border-radius:6px;	/* Rounded edges in Firefox */
    font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
  }  

ol ul {
  margin:5px 0;
  padding-left:0;
}

ul li {
  list-style:none;
}

div#flash-audio {
  margin:20px 0;
}

div#quiz ol li ul {
  margin-bottom:20px;
}

span.correct {
  color:green;
  font-weight:bold;
}

span.incorrect {
  color:red;
  font-weight:bold;
}