.item-listing td {
  padding: 10px;
  border-bottom: 1px solid #CCC;
  vertical-align: top;
}

.item-listing img {
  border: 0px;
}

.item-title {
  font-weight: bold;
  font-size: 1.2em;
  color: #000;
}

.item-intro {
  margin-top: .5em;
}

.batch-control span {
  padding-right: .5em;
}

.active {
  font-weight: bold;
}

.cal-normal {
	background-color: #ffffff;
	border: none;
}

.cal-hilite {
	background-color: #efefef;
	border: none;
}

.cal-header {
	background-color: #c0c0c0;
	border: none;
}

.cal-title {
  background-color: #ffffff;
  border: none;
  text-align: center;
  font-weight: bold;
}