#resource-container {
  position: relative;
  margin-right: 47px;
}
div.eventdates {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #FFFFFF;
  padding: 4px;
  border: 3px double black;
  font-size: 13px;
  font-weight: bold;
}
div.newsphoto {
  background-color: #333333;
  font-size: 0.8em;
}