.jif-calendar {
  display:     inline-block;
  width:       26px;
  height:      20px;
  background:  transparent url('/images/calendar.png') no-repeat 0 center
}

.jif-calendar-time {
  display:     inline-block;
  width:       26px;
  height:      20px;
  background:  transparent url('/images/calendar-time.png') no-repeat 0 center
}

.jif-calendar-clock {
  display:     inline-block;
  width:       24px;
  height:      20px;
  background:  transparent url('/images/calendar-clock.png') no-repeat 0 center
}

.expanded-panel {
  /*background: #e9f4e6*/
  border: 1px dashed;
}

.jif-rule {
  font-size: smaller;
}