#middle div.reactions {
	font-weight: bold;
	}

#middle TD {
	font-size: 10px;
	}

#posting {
	margin: 10px;
	}
	#posting DIV.subject {
		color: gray;
	}
	#posting SPAN.poster {
		color: silver;
	}
	#posting DIV.reaction {
		font-weight: normal;
	}

TD.reactionhead {
	color: #3D80A8;
	font-weight: bold;
	}
TD.reactionlbl {
	vertical-align: top;
	text-align: right;
	}
