#preschool #schedule li {
    text-align: center;
}

#preschool #schedule em,
#preschool #program td.age,
#preschool #fees td.program {
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 0.9em;
}

#preschool th,
#preschool td {
    padding: 0.25em 0.25em;
}

#preschool th {
    vertical-align: middle;
    text-align: center;
    font-style: italic;
}

#preschool th.age,
#preschool th.emphasis,
#preschool th.program {
    text-align: left;
}

#preschool td {
    vertical-align: top;
}

#preschool #program td.age {
    width: 14em;
}

#preschool #program td.ratio {
    text-align: center;
}

#preschool #fees .program em {
  display: block;
  margin-left: 0.75em;
  
  text-transform: none;
  letter-spacing: normal;
}

#preschool #fees .fee {
    text-align: center;
}

#preschool #director_contact {
    margin-top: 0;
}

#preschool #sidebar p.image-small .caption {
    text-transform: none;
    font-style: italic;
    letter-spacing: 0;
}

#preschool #sidebar p.image-small .caption em {
    font-size: 0.9em;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
