.minilecture03 {
  margin: 0 1em 1em 1em;
}
.minilecture03 caption {
  font-weight: bold;
}
.minilecture03 td {
  padding: 0 1em;
}
.minilecture03 .left {
  width: 45%;
  background: #c7d8ff; 
}
.minilecture03 .center {
  color: #4567f0;
  font-weight: bold;
  text-align: center;
}
.minilecture03 .right {
  width: 45%;
  text-align: left;
  background: #ccffff; 
}
.minilecture03 th.right {
  text-align: center;
}
.minilecture03 .foot {
  text-align: center;
  font-size: 80%;
}

#Contents .minilecture22 h4 {
    background: url('images/marker_waterdrop.gif') no-repeat 0 3px;
}
