/* --- footer --- */
div.footer {
	clear:both;			/* don't wrap around the floating sections */
	min-width:640px;	/* don't squeeze too tightly */
	margin: .5em;		/* horizontal rule separating footer from content */
	border: 1px solid #cccccc;
	padding:.2em;
}

div.footer td { font-family: Times New Roman,Times,serif; font-size: 12px }

div.crumbs {
	margin: 1em;
	font-family:Verdana,Arial,san-serif; font-size: .6em;
}

div.comments {
	clear:both;			/* don't wrap around the floating sections */
	text-align:center;
	margin:5px;
}
div.comments a {
	font-family:Verdana,Arial,san-serif; font-size: .6em;
	border:dashed thin #99f;
	padding:3px;
}
