/*Talbot School of TheologyStem and Leaf CSS Document------------------------------Site-Level:		--Media:			ScreenUpdated:		August 23 2004Author:			Tim Beardshear*//* Layout-------------------------------------- */.stem-leaf {	margin:15px 0 0 0;	padding:0;	border-collapse:collapse;	}	.stem-leaf th {	vertical-align:top;	text-align:right;	color:#999999;	padding:0 15px 0 0;	font-weight:bold;	}	.stem-leaf td {	margin:0;	padding:0 0 15px 0;	}#center_container .stem-leaf ol,#center_container .stem-leaf ul {	margin:0 0 0 0;	padding-top:0;	padding-bottom:0;	}/* IE Mac hacks---------------------------------------------- */* html .stem-leaf td {padding-bottom:8px;}