/* Start of CMSMS style sheet 'Style_Gaestebog' */
/* --------------------------------------------------
    Guestbook
   -------------------------------------------------- */
   
.cms-guestbook {
             font-family: Helvetica, Arial, Verdana, sans-serif;
             font-size: 10pt;
}

.cms-guestbook-div-insert {
             font-family: Helvetica, Arial, Verdana, sans-serif;
             font-size: 10pt;
             text-align: left;
}

.cms-guestbook-entry {
             margin: 10px 0px 10px 0px;
             background-color: #f4f0f0;
             border: dotted 1px #c0c0c0;
}

.cms-guestbook-entry-text {
             padding: 5px 0px 0px 5px;
}

.cms-guestbook-entry-sendername {
             padding: 0px 0px 0px 5px;
}

.cms-guestbook-entry-posted {
             padding: 0px 5px 0px 0px;
             float: right;
}

.cms-guestbook-entry-homepage {
             padding: 5px 0px 0px 5px;
}

.cms-guestbook-entry-header {
             background-color: #dad9d9;
             border-bottom: dotted 1px #c0c0c0;
             padding: 5px 0px 5px 0px;
}

.cms-guestbook-entry-sender {
             font-weight: bold;
}

/* ------------ End guestbook Module ------------ */    
/* End of 'Style_Gaestebog' */

