div#diamond {
  background-image: url('/images/diamonds/greendiamondl.png');
}
.annualEventImage { float: right; padding-right: 10px; }
.annualEvent {
  border-bottom: solid 1px #8F9193;
  padding-bottom: 10px;
  margin-bottom: 10px; 
  margin-right: 30px;
}
.annualEvent:last-child { border-bottom: none; }
