.cms, .cms a {
  font-size:x-small;
  background-color: #ffff00;
  background-color: #eeeeee;
  color: #555555;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px dashed black;
  text-align: center;
}

.cms a:hover {
  text-decoration: underline;
  color: #555555;
}

.blockwrapper {
  margin-bottom: 4px;
  border: 1px dashed black;
}
