.tx-veguestbook-pi1{
  width                       : 628px;
  overflow                    : hidden;
}

.tx-guestbook-user-wrap{
  width                        : 628px;
  overflow                     : hidden;
  margin-bottom                : 5px;
  padding-bottom               : 5px;
  border-bottom                : 1px dashed #222;
}

.tx-guestbook-user-data{
  width                        : 200px;
  overflow                     : hidden;
  float                        : left;
  margin-right                 : 28px;
}
.tx-guestbook-user-data-name, .tx-guestbook-user-data-homepage, .tx-guestbook-user-data-date{
  width                        : 200px;
  float                        : left;
  margin-top                   : 5px;
}

.tx-guestbook-user-comment{
  float                        : left;
  width                        : 400px;
  color                        : #222;
}

.tx-guestbook-pagination-rt{
  font-size                    : 22px;
  font-family                  : Vollkorn;
  color                        : #222;
  line-height                  : 24px;
  width                        : 628px;
  margin-top                   : 15px;
}