.information {
  border: #DDDDDD solid 4px;
  padding: 20px;
  margin-bottom: 40px;
}

.info_day {
  background: #DDDDDD;
  padding: 4px 20px 0;
}

.information h4 {
  font-size: 150% !important;
  font-weight: bold !important;
  border-left: #287bbf solid 5px !important;
  padding: 2px 0 0 10px !important;
  margin-bottom: 20px !important;
}

.information .next {
  background: url(../img/common/list_gray.gif) no-repeat left center;
  padding-left: 15px;
  margin-top: 10px;
  float: right;
}

.prev {
  text-align: center;
}

.info_list h4 {
  background: none !important;
  border-bottom: none !important;
}
