/* */
/* dtax_x6_COR.css - bpk 03jun10 */
/* Adds block of members in midCol1 (sidebar). */
/* Link in a9_1cor.htm and a9_1corarchive.htm. */
/* Some carry-over to ploneCustom.css. */ 
/* */

#CORmidCol1 { float: left; clear: left;
   background-color: white; font-size: 0.7em;
   margin-top: 1.5em; margin-left: 0.2em;
   padding: 0 0.2em;
   border: 1px solid #AD3C4A;                /* =solid */
   width: 20%; }

#CORsideBar {
   margin: 0.3em 0.2em;                      /* [x] */
   padding-bottom: 0.2em;                    /* [x] */
   border: 1px none #00F; }                  /* [x] */
					     /* none | solid */
   /* [x] - shared w/ #sideBar, #left, #right, #center */

#CORsideBar dt { margin-bottom: 0; }
#CORsideBar dd { margin-top: 0; margin-left: 1.0em; }

/* table.cor-annual ... in ploneCustom.css. */ 
table.cor-annual    { width: 100%; }
/* table.cor-annual tr.hdr td.forecasts ploneCustom.css. */ 
/* table.cor-annual tr.hdr td.minutes   ploneCustom.css. */ 
table.cor-annual th.forecasts { width: 67%; }
table.cor-annual th.minutes   { width: 33%; }

/* dtax_x6_COR.css - bpk 03jun10 */

