div.watchdog {
	margin-bottom: 1.1em;
}
div.watchdog h2 {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#text div.watchdog p {
	text-align:center;
	border-bottom:solid 1px #ccc;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:4px;
}
#text div.watchdog p.from {
	 font-style:italic;
	 font-size:.7em;
	 /*text-align: left;     //show judy this css to compare (does she like left justified or centered for From the...:
	 border-bottom: none;
	 width: auto;*/
}