div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-clear {
  height: 1px;
}

div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-result {
  display: none;
}

div#wrapper #content .tx-veguestbook-pi1 h2.tx-guestbook-header {
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  background: none;
  color: #0099CC;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: bold;
}

div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-left {
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  background: none;
  color: black;
  font-size: 10px;
  font-weight: normal;
  width: 200px;
}


div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-left p {
  padding: 0px;
  margin: 0px;
  width: auto;
}

div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-left p a {
  font-size: 1em;
  line-height: 1em;
}

div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-right {
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  color: black;
  font-size: 10px;
  font-weight: normal;
  width: 610px;
  margin-bottom: 30px;
}

div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-right h3 {
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  color: #0099CC;
  font-size: 10px;
}

div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-right p {
  line-height: 1em;
}


div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
  padding: 0px;
  line-height: 1em;
}

div#wrapper #content .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-comment {
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  color: #0099CC;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
}

div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field label {
  text-transform: uppercase;
  padding: 2px 0px;
  width: 100px;
}

div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field span.tx-guestbook-form-obligationfield {
  color: #0099CC;
}

div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field input,
div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field textarea,
div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field label img {
  text-transform: uppercase;
  border: 1px solid #0099CC;
  width: 300px;
  padding: 2px;
  color: #0099CC;
}

div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field label img {
  margin-left: 100px;
  margin-top: -15px;
}

div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field input#capture {
  margin-top: 25px;
}

div#wrapper #content .tx-veguestbook-pi1 form fieldset .tx-guestbook-field .tx-guestbook-submit {
  text-transform: uppercase;
  color: #0099CC;
  margin: 25px 0px 0px 100px;
}

.blue {
  color: #0099CC;
}

