#breadcrumbs {
/*	border-top: 1px dotted #000000; */
	margin-bottom: 1em;
	padding: 10px 0; 
	min-height: 1em; 
	height: auto!important;  
	height: 1em; 
	display: block;
	}
#breadcrumbs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 10px;
	}
#breadcrumbs p a, #breadcrumbs p a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
	}

#datestamp {
/*	border-top: 1px dotted #000000; */
	padding: 10px 0; 
}
p#timedate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	}