.tx-veguestbook-pi1 {
  font-size: 0.75em;
  line-height: 1.4em;
  font-weight: bold;
  color:#333;
}


.tx-veguestbook-pi1 h2.tx-guestbook-form-error {
    font-size: 110%;
    color:#FF0000;
    background:none;
    padding:0px;
}
 
.tx-veguestbook-pi1 ul li {
    font-size: 100%;
    color:#FF0000;
}
 
  .tx-veguestbook-pi1 ul {
    margin: 0.5em 0;
  }
 
.tx-veguestbook-pi1 .tx-guestbook-result {
    float:left;
}
 
  .tx-veguestbook-pi1 .tx-guestbook-pagination {
    float:right;
  }
 
  .tx-veguestbook-pi1 h2.tx-guestbook-header {
    font-size: 110%;
    clear:both;
    background:#8c0000;
    color:#fff;
    display:block;
    padding:0.125em 0.125em 0.125em 0.25em;  
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-left {
    float:left;
    width:10em;
    background:#EFEFEF;
    padding:0.25em;
    min-height:4em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-left {
    height:4em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-left p {
     }
 
  .tx-veguestbook-pi1 .tx-guestbook-right {
    float:left;
    width:29em;
    background:#FFF;
    padding-left:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p, .tx-veguestbook-pi1 .tx-guestbook-right p {
    color:#333;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
  .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
     color:#8c0000;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right h3 {
    color:#8c0000;
    
    background:none;
    padding:0.25em 0em 0em 0em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
    color:#333;
    font-style: italic;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest {
    display:block;
    padding:0.25em;
    clear:both;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date {
    background:#EEE;
    display:block;
    margin-top:0.25em;
    padding:0.125em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a {
    color:#8c0000;
    background:#EFEFEF;
    display:block;
    margin-top:0.25em;
    padding:0.125em 0.5em 0.25em 0.125em;
    text-align:right;
    font-weight: normal;
    text-decoration: none;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a:hover {
    text-decoration: underline;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field {
    clear:both;
    width:100%;
    display:block;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field label {
    clear:both;
    display:block;
    float:left;
    margin: 0.35em 0;
    width:6em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
    float:left;
    width:10em;
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
    float:left;
    width:20em;
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
    width:30em;
    display:block;
    float:left;
    margin-bottom:0.5em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
    color:#8C0000;
  }
 
   
  .tx-veguestbook-pi1 fieldset {
    border:none;
  }
 
  .tx-veguestbook-pi1 legend {
    display:none;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap {
    float:left;
    display:block;
    background:#F7F7F7;
    border:1px solid #CCC;
    padding:0.25em;
    margin-top:0.5em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-freecap {
    margin-left:2.25em;
  }
 
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap img {
    float:left;
    display:block;
    pading-left:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap input {
    float:left;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap label {
    clear:both;
    display:block;
    float:none;
    width:auto;
    margin-bottom:0.5em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap p {
    padding:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
    display:none;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
    color:#8c0000;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-clear {
    clear:both;
    display:block;
  }
 
  .tx-veguestbook-pi1 input.tx-guestbook-submit {
    width:10em;
    display:block;
    margin: 2.4em 0 0.5em 5.5em ;
 }