span.guestbook table.guestbook-item{
	margin-bottom:10px;
}
span.guestbook table.guestbook-item span.guestbook-date{
	color:#555;
}
span.guestbook table.guestbook-item span.guestbook-name{
	font-weight:bold;
}
span.guestbook form.guestbook-form input, span.guestbook form.guestbook-form textarea{
	width:200px;	
}
span.guestbook form.guestbook-form table td{
	padding:5px 0;
}