/*************************************************
 * Seite: firstkick.de
 * Datei: ext/ve_guestbook.css
 * Media: screen
 * * * * * * * * * * * * * * * * * * * * * * * * *
 * Datum: 2008-11 | ...
 * Autor: Stephan Krause
 *************************************************/
.tx-veguestbook-pi1 .tx-guestbook-list {
  /*background-color: #F4F4F4;*/
}
.tx-veguestbook-pi1 .tx-guestbook-list DIV.tx-guestbook-entry {
  /*border-bottom: 1px dotted #7F7F7F;*/
	padding: 5px;
	margin: 5px 0;
	background-color: #F4F4F4;
}
.tx-veguestbook-pi1 .tx-guestbook-list DIV.tx-guestbook-entry P.tx-guestbook-author {
  font-style: italic;
}
.tx-veguestbook-pi1 .tx-guestbook-list DIV.tx-guestbook-entry P.tx-guestbook-comment {
  padding: 0 0 0 5px;
  border-left: 4px solid #FFFFFF;
}
.tx-veguestbook-pi1 .tx-guestbook-list DIV.tx-guestbook-pages {
  /*border-top: 1px dotted #7F7F7F;
	padding-top: 10px;*/
	margin-top: 10px;
}
.tx-veguestbook-pi1 .tx-guestbook-list DIV.tx-guestbook-entry SPAN.tx-guestbook-date {
  color: #7A9C12;
}