p.note,
div.note {
  padding: 1em;
}

.example .marker {
  margin-bottom: 1em;
}

div.note *:last-child {
  margin-bottom: 0;
}

.note {
  background: none repeat scroll 0 0 #e9fbe9;
  border-color: #52e052;
  border-left: 0.25em solid #52e052;
}

.example {
  background: none repeat scroll 0 0 #fcfcfc;
  border-color: #c0c0c0;
  border-left: 0.25em solid #c0c0c0;
  color: #222222;
  display: block;
  margin-left: 1em;
  padding-bottom: 0.5em;
  padding-left: 1em;
}

a code {
  color: inherit;
}

.simple td {
  padding: 10px;
}
