
#infoBox {padding:0 0 50px}
	table#history {float:left; width:300px; margin:0 10px 0 0;}
	table#history td {padding:0;}
	table#history td img {display:inline;}
	table#history td a {display:block;  border:2px solid #fff;}
	table#history td a:hover {border:2px solid #FF78A4;}
	table#history td a.on, table#history td a.on:hover {border:2px solid #FB0069;}
	/* info text to right of images table */
	.info {float:left; width:160px; border-left:1px solid #FB0069; margin-top:2px; display:none}
	.info h4 {margin-left:8px; padding-top:5px;}
	.info p {font-size:11px; line-height:14px; margin:0 0 0 8px; padding-bottom:5px;}
	.info .line {background:url(../../teachings/images/line.gif) 0 0 no-repeat; height:1px;}

.detailBox {margin:0 0 30px 0; display:none}/* detail info below table */
	.detailBox img {float:left; clear:both; margin:0 12px 0 0; border:2px solid white;}

	/* override the plus/minus business */
	a.popopen, a.popclosed { background-image:none; padding-right:0 }