DIV.tx-veguestbook-pi1 h2.tx-guestbook-headline {	
	width:440px!important; 
	padding:0px 0px 5px 5px;
	font-size:9pt!important;
	font-weight:bold;
	text-transform:none!important;
	color:#347777!important;
	border-bottom:1px solid #347777!important; 
}
	
.tx-guestbook-left {
	display:none;
}

 .tx-guestbook-entry {
		width:96%;
		background:#FFF;
		padding: 1em;
}

 .tx-guestbook-entry p.tx-guestbook-date {
        font-weight: bold;
		text-align:right;
		padding-bottom:5px;
	}
	
.tx-guestbook-seiten {
		font-size:90%;
			float:right;
}

DIV.tx-guestbook-field input	{
	width:300px!important;
}