.event {
  margin-left: 10px;
  margin-bottom: 4px;
}

.event a {
  text-decoration: none;
}

.event a:hover {
  text-decoration: underline;
}

.notice {
  color: red;
}

.publish-date {
  font-size: 9px;
}

.fieldName {
  margin: 1em 0 .25em 0;
  vertical-align: top;
  font-weight: bold;
  white-space: nowrap;
}

/*************************************/
/* Category Listings                 */
/*************************************/

.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 {
  font-size: 1.2em;
}

.active {
  font-weight: bold;
}
