/* Start of CMSMS style sheet 'livredor' */
div.cms-guestbook-pagination {
  padding: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #9adb45;
}

div.cms-guestbook-entry-text {
  background-color: #e4f3ce;
}

div.cms-guestbook-entry-text p {
  margin: 0 0 1em 0 !important;
  padding: 1em 0.5em !important;
}

div.cms-guestbook-entry-sender {
  font-weight: bold;
  background-color: #eefed6;
  padding: 0.5em;
}

div.cms-guestbook-entry-posted {
  padding: 0 0.5em;
  font-size: 80%;
}
/* End of 'livredor' */

