.tx-guestbook-form-obligationfield {
	color: #FFFF00;
}

.tx-guestbook-form-inputfield-med {
	border: none;
	border-bottom: 1px solid white;
	background: none;
	width: 150px;
	color: white;
	font-size: 1em;
}

.tx-guestbook-form-inputfield-big {
	border: none;
	border-bottom: 1px solid white;
	background: none;
	width: 200px;
	color: white;
	font-size: 1em;
}

.tx-guestbook-form-textarea {
	border: 1px solid white;
	background: none;
	width: 375px;
	color: white;
	font-size: 1em;
}

.tx-guestbook-form-captcha {
	vertical-align: top;
}
.tx-srfreecap-pi2-cant-read {
	color: white;
}
.tx-guestbook-form-error-div {
	background-color: #ff4040;
	color: black;
	border: 2px solid #ff0000;
}

.tx-guestbook-form-error {
	color: white;
}

.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
	font-style:italic;
}
.tx-guestbook-list-entrycomment {
	font-style:italic;
}
