/* content tables inside contentCell */

/*Establishes a base font percentage for the table if needed, and a green border, commonly seen on most graphs*/
.tableStyle { border: 1px solid #cacaca; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; border-bottom: 1px solid #cacaca; border-top: 0px solid;}

