.js #pie { display: none; }
#article .graph {  }
#article .article-pie .graph { width: 820px; }
#pieholder { width: 315px; height: 325px; }
#pielabels, .pielabels { position: absolute; right: 0px; bottom: 13px; width: 220px; font: bold 22px/35px Georgia,serif; overflow: hidden; }
#pielabels { right: 240px; }
#pielabels2 { margin: 0px 0px 0px 19px; }
#pielabels li, .pielabels li { position: relative; border-bottom: 1px solid rgb(204, 204, 204); cursor: pointer; padding: 9px 0px 7px 20px; text-align: left; width: 200px; display: block; font: bold 19px/22px Georgia,serif; }
#pielabels li.nobd, #pielabels li:last-child, .pielabels li.nobd, .pielabels li:last-child { border: 0px none; }
#pielabels li:hover, .pielabels li:hover { text-decoration: underline; }
#pielabels li span, .pielabels li span { position: absolute; top: 14px; left: 0px; width: 13px; height: 13px; }
