/* @override http://www.calvarycorvallis.org/assets/css/ministries.css */

/*
*
*  Logic Home Fellowships Style Sheet
*  home_fellowships.css
*
*/

.fellowshipListing {
  width: 504px;
  border: none;
}

.cell1 {
  width: 170px;
}

.cell2 {
  width: 165px;
}

.cell3 {
  width: 170px;
}

.headerRow {
  background: #eee;
}

.cell1, .cell2, .cell3 {
  padding-bottom: 12px;
}
