.schedule{
  width:530px;
  border-collapse:collapse;
  margin:0 0 15px 0;
}

.schedule td,.schedule th{
  padding:3px;
  vertical-align:top;
}

.schedule td{
  background:#F3F7F8;
}

.schedule th{
  font-weight:bold;
  text-align:left;
  background:#8AAFB8;
}

.schedule tr{
  border-top:1px solid #fff;
}

.head{
  border-top:5px solid #fff;
}

.schedule th a,.schedule th a:active,.schedule th a:visited,.schedule th a:hover{
  color:#fff;
  float:right;
  font-weight:normal;
}
