

#DIV_GB_guestbook_page_navigation
{
	margin-bottom: 10px;
}


.TABLE_GB_guestbook_entries
{
	width: 650px;
}

.TD_GB_entry_title
{
	font-weight: bold;
}

.TD_GB_entry_author
{
	width: 300px;
}

.TD_GB_entry_date
{
	width: 350px;
}

.TD_GB_entry_spacer_1
{
	height: 10px;
}

.TD_GB_entry_spacer_2
{
	height: 20px;
}

.TD_GB_entry_message
{
}



.TABLE_GB_guestbook_add_entry
{
	width: 500px;
/*
	border: 1px solid #000;
*/
}

.TD_GB_add_entry_label
{
	width: 200px;
}

.TD_GB_add_entry_field
{
	width: 300px;
}

.TD_GB_add_entry_spacer
{
	height: 20px;
}


