.guestbook_date{
	color: darkblue;
}

.guestbook_name{
	font-weight: bold;
}

.guestbook_message{
	border : 1px solid silver; 
	padding: 8px;	
}
