.tx-veguestbook-pi1 { color: #000; }

.tx-veguestbook-pi1 p.tx-guestbook-form-error { font-weight:bold; color:#990000; }

.tx-veguestbook-pi1 .tx-guestbook-errorfields { color:#990000; }

.tx-veguestbook-pi1 .tx-guestbook-errorfields ul li { margin-left: 20px; list-style-type: none; }

.tx-veguestbook-pi1 .tx-guestbook-field label { margin: 0; padding: 0; display: inline; }
.tx-veguestbook-pi1 .tx-guestbook-field input { margin: 0; padding: 0; }
.tx-veguestbook-pi1 .tx-guestbook-field span { margin: 0; padding: 0; display: inline; }


.tx-veguestbook-pi1 .tx-guestbook-header {
	padding: 3px;
	background-color: #F1F2F4;
	border: 1px solid #D2D3D5;
	border-width: 1px 0;

}

.tx-veguestbook-pi1 .tx-guestbook-date {
	font-size: .8em;
	margin: 0 0 0 0;
	clear: both;
	font-style: normal;
	line-height: 1.1em;
}

.tx-veguestbook-pi1 .tx-guestbook-field { margin: 5px 0; }

.tx-veguestbook-pi1 .tx-guestbook-field img { margin: 0 0 0 10px; padding: 0; vertical-align: top; }

.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 8em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input, .tx-veguestbook-pi1 .tx-guestbook-field textarea {
	margin: 3px 0 3px 10px;
	padding: 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea { height: 10em; }

.tx-veguestbook-pi1 input.tx-guestbook-submit { margin-left: 8em; padding: 0 3px; }

