
.Guestbook .GuestbookEntryReplyContainer {
     margin-top: 10px;
    line-height: normal;
}

.Guestbook .GuestbookEntryReply,
.Guestbook .GuestbookList .GuestbookListItemContainer p {
    font-size: 11pt;
    line-height: normal;
}
.Guestbook .GuestbookList .GuestbookListItemContainer h2 {
    font-size: 12pt;
    text-transform: none;
    line-height: normal;
    letter-spacing: normal;
}
.Guestbook .GuestbookList .GuestbookListItemContainer {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}