/**
 * guestbook
 */


.tx-veguestbook-pi1 .tx-guestbook-field,
.tx-veguestbook-pi1 fieldset {
	width: 470px;
}

.tx-veguestbook-pi1 legend {
	
}

.tx-veguestbook-pi1 fieldset {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px 0 5px 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	margin-top: 7px;
	float: left;
	position: relative;
	border-bottom: 1px solid #efefef;
	line-height: 20px;
	padding-left: 2px;
}

.tx-veguestbook-pi1 h4 {
	color: #1A2A75;
	font-weight: bold;
	margin-bottom: 4px;
}

.tx-veguestbook-pi1 label {
	display: block;
	position: relative;
	margin-right: 10px;
}

.tx-veguestbook-pi1 input,
.tx-veguestbook-pi1 textarea,
.tx-veguestbook-pi1 select {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: 1px solid #ccc;
}

.tx-veguestbook-pi1 textarea {
	position: relative;
	float: right;
	margin-bottom: 10px;
}

.tx-veguestbook-pi1 .tx-guestbook-radiogroup input {
	width: 10px;
	height: 10px;
	position: relative;
}

.tx-veguestbook-pi1 .tx-guestbook-radiogroup label {
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-radiogroup label {
	position: relative;
	width: 50px;
	float: right;
}

.tx-veguestbook-pi1 .tx-guestbook-submit {
	width: auto;
	position: relative;
	float: right;
	margin-bottom: 5px;
}

.tx-veguestbook-pi1 .tx-guestbook-date {
		margin-bottom: 6px;
}

.tx-veguestbook-pi1 .tx-guestbook-entry {
	margin-bottom: 30px;
}

.tx-veguestbook-pi1 .tx-guestbook-result {
	margin: 19px 0;
}

.tx-guestbook-form-error {
}

.tx-guestbook-form-error ul {
	margin: 8px 0;
}

.tx-guestbook-form-error-title {
	font-weight: bold;
	color: red;
}

.tx-veguestbook-pi1 #freecap {
	position: relative;
}

.tx-veguestbook-pi1 .tx-srfreecap-pi2-image {
	margin-bottom: 10px;
}

.tx-veguestbook-pi1 #message {
	height: 300px;
	width: 468px;
}
