#outerWrapper #contentWrapper #content {
   background: url(../images/masterclasses_bg_mar09.jpg) no-repeat;
}

#content_text {
  padding: 15px;
  width: 890px;
  height: 310px;
  overflow: auto;
}

#boxouts td {
  padding-right: 15px;
  vertical-align: top;
}

#boxouts .boxoutPeople, #boxouts .boxoutPete {
  border: 1px solid black;
  width: 142px;
  padding: 8px 8px 75px 8px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 21px;
  font-family: "Comic Sans MS";
  text-align: center;
}

#boxouts .boxoutPeople {
  background: url(../images/facilitations_boxout_people.jpg) no-repeat;
  background-position: left bottom;
  background-color: white;
}

#boxouts .boxoutPete {
  background: url(../images/facilitations_boxout_pete.jpg) no-repeat;
  background-position: left bottom;
  background-color: white;
}
   
#boxouts p {
  margin-top: 0px;
}

#boxoutPeople img, #boxoutPete img {
  margin-bottom: 25px;
}

#content_text table {
	margin-bottom: 15px;
}

#content_text ul {
	margin-bottom: 10px;
}

#content_text li {
	margin-bottom: 5px;
}