#alerts .node-teaser {
  background-color: #cccccc;
  text-align: center;
}

#alerts .alert-type-orange {
  background-color: #FF7400;
  color: #ffffff !important;
}

#alerts .alert-type-orange a {
  color: #ffffff !important;
  text-decoration: underline;
}

#alerts .node-teaser .alert-content {
  max-width: 940px;
  padding: 14px 30px;
  margin: auto;
}

#alerts .node-teaser .node-title {
  font-size: 1.1em;
  line-height: 1.1em;
  margin: 0 0 10px 0;
}

#alerts .node-teaser .field-name-body .field-item :last-child {
  margin-bottom: 0;
}

#alerts .node-teaser .field-name-body p {
  margin: 0.5em 0 1em;
}
