/* Stylesheet for ve_guestbook */
.tx-guestbook-list-header, .tx-guestbook-list-header a, .tx-guestbook-list-header a:hover {
	padding: 2px; 
	background-color: #EFEDD6; 
	color: #763722; 
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}
.tx-guestbook-list-header a:hover, .tx-guestbook-list-header a {
	margin-left: 7px;
   font-size: 11px;
}
.tx-guestbook-list-header a:hover {
	color: #FFE342;
}
.tx-guestbook-list-row {
	padding: 3px;
	background-color: #fbfae4; 
}
.tx-guestbook-list-rowleft { 
	background-color: Yellow; 
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}
.tx-guestbook-list-entrycomment { 
	font-style: italic; 
}
.tx-guestbook-list-small {
	float: right; 
	font-size: 9px; 
	color: #763722; 
}
.tx-veguestbook-pi1-browsebox TD { 
	font-size: 9px; color: #666666; 
}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-veguestbook-pi1-browsebox-SCell { 
	background-color: #EEEEEE; 
}
.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-style: solid; 
	border-width: 1pt; 
	border-color: #763722; 
	font-size:12; 
	color:#333333; 
	width:100; 
	height:20;
	background: #EFEDD6;
}
.tx-guestbook-form-inputfield-big { 
	border-style: solid; 
	border-width: 1pt; 
	border-color: #763722;
	font-size:12; 
	color:#333333; 
	width:150; 
	height:20;
	background: #EFEDD6;
}
.tx-guestbook-form-textarea { 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#763722; 
	font-size:12; 
	color:#333333; 
	width:250;
	background: #EFEDD6;
}
.tx-guestbook-form-obligationfield { 
	color: #CC0000; 
}
.tx-guestbook-form-error { 
	color: #CC0000; 
}
