
#bulletin {
  background: #013354;
  margin-bottom: 10px;
  padding: 10px;
}
#bulletin .registry {
  width: 640px;
  background: white;
  border-right: 10px solid #013354;
}
#bulletin .registry figcaption {
  font-size: 14px;
}
#bulletin .registry .fields {
  width: 60%;
}
