/*************************************/
/* Styles from News                  */
/*************************************/

.item-listing {
  border-top: 1px solid #ccc;
}

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

.item-listing h3 {
  margin-top: 0;
}

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

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

a.item-title:hover,
a.item-title h3:hover {
  text-decoration: underline;
}
