table.guestbook

		{
		margin-top:		20px;
		display:		table;
		width:			500px;
		height:			auto;
		background-color:	inherit;
		color:			inherit;
		}

table.guestbook tr td

		{
		font-size:		0.8em;
		display:		table;
		}


