/*
File: guestbook.css
Project: Bruce's PHP Online Memorial
Author(s): Daniel Schlyder <dsc@c2i.net>
Last modified: 2002-01-27

Copyright (c) 2001, 2002 Daniel Schlyder. All rights reserved.
(See README.txt)

Stylesheet
==========
*/

td.label {
	text-align: right;
}

td.tagList {
	font-size: 70%;
}

h1 {
	font-size: 125%;
	margin-bottom: 0;
}

h2 {
	font-size: 100%;
	margin-bottom: 0;
}

p {
	margin-top: 0;
}

p.navbarTop, p.navbarBottom {
	text-align: center;
}

p.datePageMail {
	font-size: 65%;
}

