.tx-guestbook-list-header { 
	border-bottom: 1px solid #999999;
	color: #666666;
	padding-bottom: 3px;
	font-weight: bold;
}

.tx-guestbook-list-row { 
	color: #999999;
	padding-top: 3px;
	padding-bottom: 6px;
}

.tx-guestbook-list-rowleft { 
	color: #999999; 
}

.tx-guestbook-list-rowleft div { 
	font-weight: normal;
	padding-left: 2px;
}

.tx-guestbook-list-rowleft div a:link { color: #999999; text-decoration: none}
.tx-guestbook-list-rowleft div a:visited { color: #999999; text-decoration: none}
.tx-guestbook-list-rowleft div a:hover { color: #FF0000; text-decoration: none}
.tx-guestbook-list-rowleft div a:active { color: #FF0000; text-decoration: none}

.tx-guestbook-list-entrycomment-title {
	font-weight: normal; 
}

span.tx-guestbook-list-entrycomment { 
	color: #333333;
}

#content p.tx-guestbook-list-entrycomment {
	margin: 12px 0px 0px 0px;
}

.tx-guestbook-list-small { 
	font-size: 8pt; 
	color: #999999; 
	font-weight: normal;
}

.tx-veguestbook-pi1-browsebox TD { 
	font-size: 9pt; 
	color: #999999; 
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}

.tx-veguestbook-pi1-browsebox-SCell { 
}

.tx-guestbook-latest-header { 
	background-color: #539521; 
	color: #FFFFFF; 
	font-weight:bold; 
}

.tx-guestbook-latest-row { 
	background-color: #FFFFFF; 
}

.tx-guestbook-latest-small { 
	font-size: 9px; color: #666666; 
}

.tx-guestbook-form-inputfield-med {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	width: 150px;
}

.tx-guestbook-form-inputfield-big {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	width: 200px;
}

.tx-guestbook-form-textarea {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	width: 350px;
}

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

.tx-guestbook-form-error {
	color: #CC0000;
}
