body { background-color: #EEE; }
.helpDiv { position: relative; margin-left: auto; margin-right: auto; margin-top: 0px;
   width: 660px; /*sych w fBarsHelp*/ color: #333333;
   text-align: left; font-size: 12px; font-family: georgia, serif; }
.help1 {margin-top: 1px; margin-bottom: 1px; }
.help2 {margin-top: 5px; margin-bottom: 7px;}
.helpHead {font-size: 17px; color: #006699; font-family: verdana, sans-serif; }
.helpCaption {font-size: 11px; text-align: center; color: #4400BB;
   margin-top: 0px; margin-bottom: 4px;}
.bottomSpacer {margin-top: 800px;}
.gi { color: #441188; font-family: verdana, sans-serif; font-weight: bold; }
.hdynGreen { color: #40A8AA; font-size: 23px;}
.fBarsHelp2 { width: 330px; height: 200px; 
   position: relative; margin-left: 165px; /*(660-330)/2*/
   background-color: transparent; 
   background-position: 0px 10px; background-repeat: repeat; }
/*ie slams this left*/
.fBarsHelp { width: 330px; height: 200px; 
   position: relative; margin-left: auto; margin-right: auto;
   background-color: transparent; }
.iStuff { width:660px; /*helpDiv*/ height:47px; }
.actually { font-size: 17px; background-color: #bfe; color: #448; }
.beware { font-size: 17px; background-color: #fc9; color: #448; }
