/* Begin styles for layout */

#MainContentSubContainer {
  padding: 0 10px 0 10px;
  }

#ScheduleContainer {
  width: 460px;
  background: #FFF url(/resources/images/template/schedule_wide_top.gif) no-repeat top left;
  padding-top: 8px;
  }

#ScheduleContainerTop {
  position: relative;
  height: 8px;
  }

#ScheduleContainerTop img {
  vertical-align: top;
  }

#ScheduleContainerBody {
  background: #FFF url(/resources/images/template/bg_schedule_area_wide.gif) repeat-y top left;
  padding: 4px 10px 15px 10px;
  }

#ScheduleContainerBodyFormer {
  float: left;
  width: 1px;
  height: 300px;
  }

#BodyContentContainer {
  float: left;
  width: 437px;
  }

#BodyContent {
  /*font-size: 0.9em;*/
  }

#BodyContent table {
  font-size: 0.9em;
  }

#BodyContent ul {
  list-style-type: none;
  margin: 0 0 0.1em 0;
  padding: 0;
  }

#BodyContent li {
  background: transparent url(/resources/images/template/bullet_circle_sml.gif) no-repeat 12px 0.6em;
  padding: 0.1em 0 0.1em 24px;
  line-height: 1.4em;
  }

#BodyContent li strong {
  font-weight: bold;
  color: #003366;
  }

#ScheduleContainerBtm {
  position: relative;
  height: 8px;
  }

#ScheduleContainerBtm img {
  vertical-align: top;
  }

/* End styles for layout */