.footnote { 
	margin-left:2em;
	padding-left:1.5em; text-indent:-1.5em; 
	}
.footnote, .footnote * { font-size:14px; }

sup { font-size:12px; }
a sup { color:rgb(58,158,228) !important; }

.strongest, .strongest * { color:red !important; }
.bq { margin-left:20px; }
li.bq { margin-left:40px !important; }


/*--------------------------------------*/
div.pic {
	clear:right;  float:right;
	margin:0 0 8px 20px;
	position:relative; z-index:9;
	 }
div.pic p {
	margin:4px 0 0 0;
	 }
	div.pic p img {
		position:relative; top:-4px;
		 }
	div.pic p,
	.caption {
		font-size:10px !important;
		line-height:1.4 !important;
		}


/*--------------------------------------*/
div.textbox {
	border:solid 1px silver;
	border-radius:12px;
	padding:16px 28px;
	 }


/* what's this --------------------------*/
td.empty, td.empty * {
	margin:0 !important;
	padding:0 !important;
	font-size:2px !important;
	 }