/* Start of CMSMS style sheet 'S3M-Guestbook' */
.cms-guestbook {

}

.cms-guestbook-showform-button {
  padding: 5px 0;
}

.cms-guestbook-pagination {
  border-top: 1px dotted #bbb;
  padding-top: 5px;
}

.cms-guestbook-pagination_header {
  padding: 2px 0;
  font-style: italic;
}

.cms-guestbook-pagination_nav {

}

.cms-guestbook-entry {
  border: 1px solid #bbb;
  margin: 5px 0;
  padding: 5px;
}

.cms-guestbook-entry-header {
  border-bottom: 1px dotted#bbb;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

.cms-guestbook-entry-sender {

}

.cms-guestbook-entry-location {

}

.cms-guestbook-entry-country {

}

.cms-guestbook-entry-email {

}

.cms-guestbook-entry-homepage {

}

.cms-guestbook-entry-text {

}

.cms-guestbook-div-insert {
  padding: 10px;
  margin: 30px 0 15px 0;
  background-color: #cbd4d1;
  border: 1px solid #414340;
}

p#captchaimg img {
  border: 2px solid black;
}

.req {
  font-weight: bold;
  color: red;
}
/* End of 'S3M-Guestbook' */

