.tx-veguestbook-pi1 {
	font-size: 1.1em;
}

.tx-guestbook-list-rowleft {
	font-size: 1em;
}

.tx-guestbook-list-rowleft a {
	font-size: 0.8em;
}

html>/**/body .tx-guestbook-list-rowleft a {
	letter-spacing: -0.1em;
	font-size: 0.7em;
}

.tx-guestbook-list-rowleft h2 {
	padding-top: 0em;
}

.tx-guestbook-list-row {
	padding-left: 0.4em;
	font-size: 1.18em;
}

.tx-guestbook-list-date {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	font-weight: bold;
	text-align: right; 
	height: 1em;
}

.guest-book-devider {
	font-size: 0.7em;
	line-height: 1.5em;
	border-bottom: 1px solid #002C8C;
}

html>/**/body .guest-book-devider {
	line-height: 1.2em;
}


.tx-guestbook-form-inputfield-med {
	width: 28.6em;
	font-size: 1.1em;
}

.tx-guestbook-form-textarea  {
	width: 28.6em;
	font-size: 1.1em;
	font-family: arial;
}

