.tx-veguestbook-pi1 {
	width: 700px;
}

.guestbook_entry {
	width: 600px;
	margin: 5px 0px 5px 0px;
	float: left;
}
.tx-veguestbook-pi1 .tx-guestbook-clear,
.tx-veguestbook-pi1 .tx-guestbook-browseclear {
	clear: both;
	border-bottom: 1px dotted #6C5A3D;
}
.tx-veguestbook-pi1 .tx-guestbook-browseclear {
	margin-bottom: 10px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	background: none;
	clear: both;
	font-weight: bold;
	padding: 0px;
	width: 100%;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	height: auto;
	background: none;
	float: left;
	padding: 0px;
	width: 60px;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	background: none;
	float: right;
	padding: 0px;
	width: 500px;
}
.tx-veguestbook-pi1 .tx-guestbook-right p {
	color:#000000;
}
p.tx-guestbook-date {
	font-weight: normal !important;
	font-size: 0.8em;
	text-align: right;
	color:#000000;
}
.tx-guestbook-field label {
	color:#000000;
	font-family:"Arial",sans-serif;
	font-size: 1em;
	font-weight:normal;
	line-height:1.45em;
}
.tx-veguestbook-pi1 fieldset {
	border:medium none;
	padding: 0px;
	margin: 0px;
}
.tx-guestbook-field input,
.tx-guestbook-field textarea {
	border: 1px solid #000000;
	font-family:"Arial",sans-serif;
	font-size:1em;
	font-weight:normal;
	line-height:1.45em;
	background: #ffffff url(../images/gfx/form_input.gif) top left no-repeat;
	padding: 3px 3px 3px 3px;
}
.tx-guestbook-field input:focus,
.tx-guestbook-field input:active,
.tx-guestbook-field textarea:focus,
.tx-guestbook-field textarea:active,
.tx-guestbook-field input:hover,
.tx-guestbook-field textarea:hover {
	color: #6C5A3D;
	border: 1px solid #6C5A3D;
}
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color: #6C5A3D;
}
.tx-srfreecap-pi2-cant-read {
	color: #000000;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination p {
	font-size: 1.0em;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination {
	float:right;
	margin: 5px 0px 0px 5px;
}
img.tx-srfreecap-pi2-image {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000000;
}