.singleNewsAgg {
  float: left;
  display: block;
  margin-bottom: 10px;
}

.singleNewsAgg .pageElement {
  width: 232px;
  border: 1px solid #DFDFDF;
	margin-right: 3px;
}

.singleNewsAgg .dateAuthor {
  display: none;
}

.singleNewsAgg .odd {
  height: 110px;
  overflow: hidden;
}

.singleNewsAgg .item {
  padding: 5px;
}

.singleNewsAgg .teaser {
  display: none;
}

.singleNewsAgg h3 {
  padding: 0;
  text-indent: -9999px;
  height: 113px;
  margin: 0;
}

.singleNewsAgg h3 a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  height: 133px;
}

.majorLeagueStrength h3 { background-image: url(customGraphics/majorLeagueStrength.jpg); }
.recruitingTake h3 { background-image: url(customGraphics/mazzsRecruitingTake.jpg); }
.collegePlanning h3 { background-image: url(customGraphics/allAmericanCollegePlan.jpg); }
.hamptonsRant h3 { background-image: url(customGraphics/mausersHamptonsTake.jpg); }
.hotCorner h3 { background-image: url(customGraphics/hotCorner.jpg); }
.performanceFactory h3 { background-image: url(customGraphics/performanceFactory.jpg); }
.pitchingTorque h3 { background-image: url(customGraphics/pitchingTorque.jpg); }
.kegConditioning h3 { background-image: url(customGraphics/kegConditioning.jpg); }
.pitching3X h3 { background-image: url(customGraphics/3xPitching.jpg); }

.kegConditioning .pageElement {
	margin-right: 0;
}