/* common subset */
body { text-align: center; min-width: 20px; margin: 0px; padding: 0px;
	font-size: 12px; font-family: verdana, sans-serif;
	background-color: #FFFFFF; }
img { border-width: 0px;}
.absTL { position: absolute; left: 0px; top: 0px;}
.al {text-align: left;}
.stdTxt { font-family: georgia, serif; color: #443322; }
/*     ----     */

.nicks { display: none; }
.fSetBox{ position: absolute; top: 317px;  
   height: 215px; /*fBars.height + bottom air for controls*/
   background-color: transparent;
	text-align: left; overflow: visible; }
.ib { cursor: pointer; } 
a.fb { background-position: 0px 86px; background-repeat: no-repeat;  }
a.fb:visited { background-image: url(../images/visited.gif);  }
a.fb:hover { background-image: url(../images/hover.gif);  }
.inflows { display: block; position: absolute; top: 182px; left: 0px;
	height: 15px; font-size: 0px; background-color: transparent; 
	background-image: url(/images/whoSez.png); /* just leave IE w it's stupid grey bg */
	background-position: top left; background-repeat: repeat-x;}
.infBox{ position: absolute; top: 515px; 
   height: 200px; text-align: left; }
.isThis { background-color: #FFDDBB; color: #115522; padding: 4px; }
.implied{ position: absolute; top: 294px; }
.cLinks { position: absolute; left: 685px; top: 4px; padding: 0px; }
.noBorder{ border-width: 0px; }
.selected { background-color: #FBA; } 
.gotFlows { background-color: #FEA; }